Record
list-id-update-params
No description available.
record list-id-update-params {
id: string,
description: option<string>,
name: option<string>,
private: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| description | option<string> | |
| name | option<string> | |
| private | option<bool> |