FamilyRelationshipModel
Model used to retrieve or set information about a family relationship.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the family relationship (Required). |
string |
None. |
| SortOrder |
Sort order of the family relationship. |
integer |
None. |
| IsDefault |
Indicates whether the family relationship is default or not. |
boolean |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
globally unique identifier |
None. |
| ExternalId |
Unique ID of the model on integrating system (Required). |
string |
None. |