Wasm Directoryalpha
Record

list-sub-number-orders-params

No description available.

record list-sub-number-orders-params {
  filter-user-id: option​<string>,
  filter-order-request-id: option​<string>,
  filter-country-code: option​<string>,
  filter-phone-number-type: option​<string>,
  filter-phone-numbers-count: option​<s32>,
}

Fields

NameTypeDescription
filter-user-idoption​<string>
filter-order-request-idoption​<string>
filter-country-codeoption​<string>
filter-phone-number-typeoption​<string>
filter-phone-numbers-countoption​<s32>