Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 523 Bytes

NewPicklist.md

File metadata and controls

11 lines (7 loc) · 523 Bytes

NewPicklist

Properties

Name Type Description Notes
type str The type of allowed values in the picklist. If the type `time` is chosen, it must be an RFC3339 timestamp string.
values list[str] The list of allowed values provided by this picklist.

[Back to Model list] [Back to API list] [Back to README]