Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 955 Bytes

SWGCreateCallParams.md

File metadata and controls

17 lines (13 loc) · 955 Bytes

SWGCreateCallParams

Properties

Name Type Description Notes
callerPhoneNumber NSString* Caller phone number in E.164 format [optional]
callerExtension NSNumber* Caller Extension ID [optional]
callerCallerId NSString* Caller caller ID in E.164 format [optional]
callerPrivate NSString* Flag to set caller ID to private [optional]
calleePhoneNumber NSString* Callee phone number in E.164 format [optional]
calleeExtension NSNumber* Callee Extension ID [optional]
calleeCallerId NSString* Callee caller ID in E.164 format [optional]
calleePrivate NSString* Flag to set callee ID to private [optional]

[Back to Model list] [Back to API list] [Back to README]