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