Class UserDefinedTypeDefinition
Options for creating a User Defined Type
public class UserDefinedTypeDefinition
- Inheritance
-
UserDefinedTypeDefinition
- Inherited Members
Properties
Fields
List of fields (field name, field type) for this User Defined Type
[JsonIgnore]
public Dictionary<string, DataAPIType> Fields { get; set; }