Class FieldTypeInfo
DataAPI Type for a specific field
public class FieldTypeInfo
- Inheritance
-
FieldTypeInfo
- Inherited Members
Properties
Type
The type :)
[JsonPropertyName("type")]
public string Type { get; set; }
DataAPI Type for a specific field
public class FieldTypeInfo
The type :)
[JsonPropertyName("type")]
public string Type { get; set; }