TemplateVariable
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The unique identifier of the entity. | |
PropertyBag | Dictionary<string, Object> | [optional] | |
ScopeId | string | The scope in which the entity is. | |
Created | DateTime | The date that this entity was created. | [optional] |
CreatedBy | string | A value indicating who created this entity. | [optional] |
Description | string | The template variable's description. | [optional] |
LastModified | DateTime | The date that this entity was last modified. | [optional] |
LastModifiedBy | string | A value indicating who last modified this entity. | [optional] |
Name | string | The template variable's name. | |
Value | Dictionary<string, string> | [optional] |