Record
post-terminal-locations-location-params
No description available.
record post-terminal-locations-location-params {
location: string,
address: option<post-terminal-locations-location-body-address>,
configuration-overrides: option<string>,
display-name: option<string>,
expand: option<list<string>>,
metadata: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| location | string | |
| address | option<post-terminal-locations-location-body-address> | |
| configuration-overrides | option<string> | |
| display-name | option<string> | |
| expand | option<list<string>> | |
| metadata | option<string> |