Wasm Directoryalpha
Record

account-hal-response

No description available.

record account-hal-response {
  embedded: option​<account-embedded-object>,
  links: option​<links>,
  page: option​<f64>,
  page-size: option​<f64>,
  total-items: option​<f64>,
  total-pages: option​<f64>,
}

Fields

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