Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.57 KB

PhoneRequestCompound.md

File metadata and controls

17 lines (14 loc) · 1.57 KB

# PhoneRequestCompound

Properties

Name Type Description Notes
pkiPhoneID int The unique ID of the Phone. [optional]
fkiPhonetypeID int The unique ID of the Phonetype. Valid values: Value
ePhoneType \eZmaxAPI\Model\FieldEPhoneType [optional]
sPhoneRegion string The region of the phone number. (For a North America Number only) The region is the "514" section in this sample phone number: (514) 990-1516 x123 [optional]
sPhoneExchange string The exchange of the phone number. (For a North America Number only) The exchange is the "990" section in this sample phone number: (514) 990-1516 x123 [optional]
sPhoneNumber string The number of the phone number. (For a North America Number only) The number is the "1516" section in this sample phone number: (514) 990-1516 x123 [optional]
sPhoneInternational string The international phone number. [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]
sPhoneE164 string A phone number in E.164 Format [optional]

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