Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 720 Bytes

ProjectCustomAttributeTemplateGetModel.md

File metadata and controls

12 lines (9 loc) · 720 Bytes

ProjectCustomAttributeTemplateGetModel

Properties

Name Type Description Notes
id UUID Unique ID of the custom attributes template [default to null]
isDeleted Boolean Indicates if the custom attribute template is deleted [default to null]
name String Name of the custom attribute template [default to null]
customAttributeModels List Attributes of the template [default to null]

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