SocialHistoryAlcoholModel
Model used to retrieve or set information about a social history alcohol.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the social history alcohol (Required). |
string |
None. |
| IsDefault |
Indicates whether this social history alcohol is default or not (Required). |
boolean |
None. |
| SortOrder |
Indicates the sort order of this social history alcohol in the list (Required). |
integer |
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. |