Class CustomisationFields
public class CustomisationFields
- Inheritance
-
CustomisationFields
- Inherited Members
Properties
Description
[JsonProperty("description")]
public string Description { get; set; }
Property Value
Label
[JsonProperty("label")]
public string Label { get; set; }
Property Value
Type
[JsonProperty("type")]
public string Type { get; set; }