Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 962 Bytes

PhoneRequestCompoundV2.md

File metadata and controls

18 lines (13 loc) · 962 Bytes

EzmaxApi::Object::PhoneRequestCompoundV2

Load the model package

use EzmaxApi::Object::PhoneRequestCompoundV2;

Properties

Name Type Description Notes
pki_phone_id int The unique ID of the Phone. [optional]
fki_phonetype_id int The unique ID of the Phonetype. Valid values: Value
s_phone_extension string The extension of the phone number. The extension is the "123" section in this sample phone number: (514) 990-1516 x123. It can also be used with international phone numbers [optional]
s_phone_e164 string A phone number in E.164 Format [optional]

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