EmergencyAddress
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | UUID | [optional] | |
sid | String | ||
userId | UUID | ||
displayName | String | ||
customerName | String | ||
address1 | String | ||
city | String | ||
region | String | ||
postalCode | String | ||
phoneCountry | PhoneCountryEnum | ||
accountSid | String | ||
createdAt | OffsetDateTime | ||
updatedAt | OffsetDateTime |
Enum: PhoneCountryEnum
Name | Value |
---|---|
US | "US" |
GB | "GB" |