Record
get-all-dashboards-params
No description available.
record get-all-dashboards-params {
filter: option<get-all-dashboards-filter-enum>,
start-at: option<s32>,
max-results: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| filter | option<get-all-dashboards-filter-enum> | |
| start-at | option<s32> | |
| max-results | option<s32> |