Contains information about a product template.
When used in paginations can be filtered with the where filter by:
id
code
name
category
custom.<field-name>
and sorted with the sort filter by:
id
custom.<field-name>
Returns the unique ID of the template.
Returns the template's code.
Returns the name of the template.