TelephonyOutboundDestination interface
The destination of an outbound call.
Properties
| type | The destination type. Only E.164 phone numbers are currently supported. |
| value | The destination E.164 phone number. |
Property Details
type
The destination type. Only E.164 phone numbers are currently supported.
type: "phone_number"
Property Value
"phone_number"
value
The destination E.164 phone number.
value: string
Property Value
string