Template
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The unique identifier of the entity. | |
PropertyBag | Dictionary<string, Object> | [optional] | |
Contents | List<TemplateContent> | The list of Template Content associated to the Template | [optional] |
Created | DateTime | The template creation date | [optional] |
CreatedBy | string | The template creator | [optional] |
Description | Dictionary<string, string> | [optional] | |
DisplayName | Dictionary<string, string> | [optional] | |
IsActive | bool | The template active flag | [optional] |
LastModified | DateTime | The template latest modification date | [optional] |
LastModifiedBy | string | The template latest editor | [optional] |
Name | string | The template name | |
ScopeId | string | The template scope id | [optional] |
Type | string | The template type | [optional] |