Wasm Directoryalpha
Record

get-private-wireless-gateways-params

No description available.

record get-private-wireless-gateways-params {
  page-number: option​<s32>,
  page-size: option​<s32>,
  filter-name: option​<string>,
  filter-ip-range: option​<string>,
  filter-region-code: option​<string>,
  filter-created-at: option​<string>,
  filter-updated-at: option​<string>,
}

Fields

NameTypeDescription
page-numberoption​<s32>
page-sizeoption​<s32>
filter-nameoption​<string>
filter-ip-rangeoption​<string>
filter-region-codeoption​<string>
filter-created-atoption​<string>
filter-updated-atoption​<string>