Record
locations-hal-response
No description available.
record locations-hal-response {
embedded: option<locations-embedded-object>,
links: option<links>,
page: option<f64>,
page-size: option<f64>,
total-items: option<f64>,
total-pages: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| embedded | option<locations-embedded-object> | |
| links | option<links> | |
| page | option<f64> | |
| page-size | option<f64> | |
| total-items | option<f64> | |
| total-pages | option<f64> |