Property DefaultValue
DefaultValue
Gets or sets the default value for this field when creating a new ticket.
[JsonProperty]
public object DefaultValue { get; set; }
Property Value
- object
The default value for this field when creating a new ticket.