A Phone Object and children to create a complete structure
| 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 | 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] |