Skip to content

Relationships

Schema relationships
graph LR
    Templates -->|"owner"| Users

Properties

idstring
required·

The template's unique identifier

contentsstring

The template's contents

created_atstring · date-time

The date and time of the template's creation

namestring

The template's name

ownerobject

The template's owner

References: Users → id
idstring
remote_dataRecord<string, any>

Raw data returned from the remote API call.

typestring

The template's type

updated_atstring · date-time

The date and time of the template's last update