Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1 KB

phone_response_compound.md

File metadata and controls

15 lines (11 loc) · 1 KB

phone_response_compound_t

Properties

Name Type Description Notes
pki_phone_id int The unique ID of the Phone.
fki_phonetype_id int The unique ID of the Phonetype. Valid values: Value
e_phone_type field_e_phone_type_t * [optional]
s_phone_e164 char * A phone number in E.164 Format [optional]
s_phone_extension char * 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]
b_phone_international int Indicate the phone number is an international phone number. [optional]

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