Record
list-op-params
No description available.
record list-op-params {
token: option<string>,
exclude-archived: option<bool>,
types: option<string>,
limit: option<s32>,
cursor: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| token | option<string> | |
| exclude-archived | option<bool> | |
| types | option<string> | |
| limit | option<s32> | |
| cursor | option<string> |