Record
location
No description available.
record location {
address: option<address-with-time-zone>,
id: option<f64>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| address | option<address-with-time-zone> | |
| id | option<f64> | |
| name | option<string> |