Wasm Directoryalpha
Record

get-all-dashboards-params

No description available.

record get-all-dashboards-params {
  filter: option​<get-all-dashboards-filter-enum>,
  start-at: option​<s32>,
  max-results: option​<s32>,
}

Fields

NameTypeDescription
filteroption​<get-all-dashboards-filter-enum>
start-atoption​<s32>
max-resultsoption​<s32>