BaseModel
Class Attributes
| Attribute | Type | Default |
|---|---|---|
type | Literal['single_select'] | 'single_select' |
id | str | — |
label | str | — |
options | list[OptionItem] | — |
default_value | str | — |
BaseModel
| Attribute | Type | Default |
|---|---|---|
type | Literal['single_select'] | 'single_select' |
id | str | — |
label | str | — |
options | list[OptionItem] | — |
default_value | str | — |