Name | Description | Type | Additional information |
---|---|---|---|
ContactId |
Contact's unique ID |
globally unique identifier |
None. |
PhoneNumbers |
Phone Numbers |
Collection of ContactEditPhoneModel |
None. |
Emails |
Email Addresses |
Collection of ContactEditEmailModel |
None. |
Addresses |
Addresses |
Collection of ContactEditAddressModel |
None. |
Name |
Contact Name |
string |
Required String length: inclusive between 0 and 120 |
CategoryId |
Contact Category ID |
globally unique identifier |
None. |
Description |
Contact Category Description |
string |
String length: inclusive between 0 and 120 |
Emergency |
Whether or not this is an emergency contact |
boolean |
None. |
AdditionalInfo |
Additional Info |
string |
String length: inclusive between 0 and 1024 |