Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 830 Bytes

TemplateDefinition.md

File metadata and controls

14 lines (11 loc) · 830 Bytes

TemplateDefinition

Properties

Name Type Description Notes
id int The ID of the template definition. [optional]
name str The name of the template definition. [optional]
display_name str The localized name of the template definition. [optional]
description str The description of the template definition. [optional]
color OneOfTemplateDefinitionColor The color assigned to the template definition. [optional]
field_count int The number of field definitions assigned to the template definition. [optional]

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