Wasm Directoryalpha
Record

get-audit-records-params

No description available.

record get-audit-records-params {
  offset: option​<s32>,
  limit: option​<s32>,
  filter: option​<string>,
  from-op: option​<string>,
  to: option​<string>,
}

Fields

NameTypeDescription
offsetoption​<s32>
limitoption​<s32>
filteroption​<string>
from-opoption​<string>
tooption​<string>