Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 527 Bytes

UpdatePicklist.md

File metadata and controls

12 lines (7 loc) · 527 Bytes

UpdatePicklist

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]