Record
set-dashboard-item-property-params
No description available.
record set-dashboard-item-property-params {
dashboard-id: string,
item-id: string,
property-key: string,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| dashboard-id | string | |
| item-id | string | |
| property-key | string | |
| body | string |