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
| Name | Type | Description |
|---|---|---|
| from-op | string | |
| to | string | |
| page-size | option<s32> | |
| next-page-token | option<string> | |
| category-type | option<report-operation-logs-category-type-enum> |