Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
createdTimestamp when the datastore was created.
Optional
creatorThe numeric ID of the user who created the datastore.
Optional
creatorThe UUID of the user who created the datastore.
Optional
descriptionA human-readable description about the datastore.
Optional
modifiedTimestamp when the datastore was last modified.
Optional
nameThe display name of the datastore.
Optional
orgThe ID of the organization that owns this datastore.
Optional
primaryThe name of the primary key column for this datastore. Primary column names:
Optional
primaryCan be set to uuid
to automatically generate primary keys when new items are added. Default value is none
, which requires you to supply a primary key for each new item.
Generated using TypeDoc
Detailed information about a datastore.