Wasm Directoryalpha
Record

list-archived-files-params

No description available.

record list-archived-files-params {
  page-size: option​<s32>,
  next-page-token: option​<string>,
  from-op: option​<string>,
  to: option​<string>,
  query-data-type: option​<list-archived-files-query-data-type-enum>,
}

Fields

NameTypeDescription
page-sizeoption​<s32>
next-page-tokenoption​<string>
from-opoption​<string>
tooption​<string>
query-data-typeoption​<list-archived-files-query-data-type-enum>