Record
create-phone-site-body-default-emergency-address
No description available.
record create-phone-site-body-default-emergency-address {
address-line1: string,
address-line2: option<string>,
city: string,
country: string,
state-code: string,
zip: string,
}Fields
| Name | Type | Description |
|---|---|---|
| address-line1 | string | |
| address-line2 | option<string> | |
| city | string | |
| country | string | |
| state-code | string | |
| zip | string |