BaseModel
Class Attributes
| Attribute | Type | Default |
|---|---|---|
id | str | — |
type | Literal['checkbox_group'] | 'checkbox_group' |
fields | list[CheckboxField] | — |
BaseModel
| Attribute | Type | Default |
|---|---|---|
id | str | — |
type | Literal['checkbox_group'] | 'checkbox_group' |
fields | list[CheckboxField] | — |