Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 915 Bytes

PhoneResponse.md

File metadata and controls

15 lines (11 loc) · 915 Bytes

eZmaxApi.Model.PhoneResponse

A Phone Object

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 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]

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