Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 721 Bytes

File metadata and controls

19 lines (11 loc) · 721 Bytes

Environment

Properties

Name Type Description Notes
id Integer Unique ID for this entity.
created OffsetDateTime The exact moment this entity was created.
applicationId Integer The ID of the application that owns this entity.
slots List<SlotDef> The slots defined for this application.
functions List<FunctionDef> The functions defined for this application.
templates List<TemplateDef> The templates defined for this application.
variables String