| Name | Description | Type | Additional information |
|---|---|---|---|
| Business |
Information about business |
BusinessDTO |
None. |
| AcordDescription |
ACORD description |
ACORDDescriptionDTO |
None. |
| EntityID |
Entity id. Ignored on Insert/Update |
integer |
None. |
| Status |
Status |
string |
None. |
| IsPerson |
Signifies whether the entity is a person |
boolean |
None. |
| PreferredLanguageCode |
Preferred language code |
integer |
None. |
| AppCreated |
App created. Ignored on Insert/Update |
string |
None. |
| ThirdPartyAppCode |
Third party app code |
string |
None. |
| RowSource |
Row source. Ignored on Insert/Update |
string |
None. |
| EmployeeLastModified |
Employee that last modified entity. Ignored on Insert/Update |
integer |
None. |
| CreatedBy |
Created by. Ignored on Insert/Update |
integer |
None. |
| CreatedOn |
Created on. Ignored on Insert/Update |
string |
None. |
| LastModified |
Gets or sets the last modified. |
string |
None. |
| Addresses |
List of addresses |
Collection of AddressDTO |
None. |
| ContactInformation |
List of contact information |
Collection of EntityContactInfoDTO |
None. |
| Person |
Person |
PersonDTO |
None. |
| Tasks |
List of tasks |
Collection of TaskDTO |
None. |
| Notes1 |
List of notes |
Collection of NoteDTO |
None. |
| Comments |
Comments |
string |
None. |
| Files |
List of files |
Collection of BlobInfoDTO |
None. |