Wasm Directoryalpha
Record

report-operation-logs-params

No description available.

record report-operation-logs-params {
  from-op: string,
  to: string,
  page-size: option​<s32>,
  next-page-token: option​<string>,
  category-type: option​<report-operation-logs-category-type-enum>,
}

Fields

NameTypeDescription
from-opstring
tostring
page-sizeoption​<s32>
next-page-tokenoption​<string>
category-typeoption​<report-operation-logs-category-type-enum>