Wasm Directoryalpha
Record

list-porting-orders-comments-params

No description available.

record list-porting-orders-comments-params {
  id: string,
  page-number: option​<s32>,
  page-size: option​<s32>,
}

Fields

NameTypeDescription
idstring
page-numberoption​<s32>
page-sizeoption​<s32>