Record
list-account-audit-events-params
No description available.
record list-account-audit-events-params {
account-id: string,
query: option<string>,
log-type: option<string>,
page: option<s32>,
per-page: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-id | string | |
| query | option<string> | |
| log-type | option<string> | |
| page | option<s32> | |
| per-page | option<s32> |