VoiceCodeResponse Properties Name Type Description Notes callId string Programmable Voice API Call ID. [optional] [default to undefined] Example import { VoiceCodeResponse } from 'bandwidth-sdk'; const instance: VoiceCodeResponse = { callId, }; [Back to Model list] [Back to API list] [Back to README]