A Phone Object and children to create a complete structure
| Name | Type | Description | Notes |
|---|---|---|---|
| pkiPhoneID | Integer | The unique ID of the Phone. | |
| fkiPhonetypeID | Integer | 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] |
| bPhoneInternational | Boolean | Indicate the phone number is an international phone number. | [optional] |