Skip to content

Files

Latest commit

 

History

History
14 lines (11 loc) · 1006 Bytes

PhoneResponseCompound.md

File metadata and controls

14 lines (11 loc) · 1006 Bytes

# PhoneResponseCompound

Properties

Name Type Description Notes
pkiPhoneID int The unique ID of the Phone.
fkiPhonetypeID int The unique ID of the Phonetype. Valid values: Value
ePhoneType \eZmaxAPI\Model\FieldEPhoneType [optional]
sPhoneE164 string A phone number in E.164 Format [optional]
sPhoneExtension 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]
bPhoneInternational bool Indicate the phone number is an international phone number. [optional]

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