Wasm Directoryalpha
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

NameTypeDescription
embeddedoption​<locations-embedded-object>
linksoption​<links>
pageoption​<f64>
page-sizeoption​<f64>
total-itemsoption​<f64>
total-pagesoption​<f64>