Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 573 Bytes

File metadata and controls

12 lines (9 loc) · 573 Bytes

Variable

Properties

Name Type Description Notes
id str unique database id
key str Unique key by Project, can be used in the SDK / API to reference by 'key' rather than _id.
type str Variable type
value object Variable value can be a string, number, boolean, or JSON

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