Record

list-op-params

No description available.

record list-op-params {
  type-op: option​<list-op-type-op-enum>,
  private: option​<bool>,
  tag-name: option​<string>,
  per-page: option​<s32>,
  page: option​<s32>,
}

Fields

NameTypeDescription
type-opoption​<list-op-type-op-enum>
privateoption​<bool>
tag-nameoption​<string>
per-pageoption​<s32>
pageoption​<s32>