Supported Fields
type
- A simple instance of a native type or a struct.
struct
- A complex organization of types, structs, and lists. The "root" value of any binary block definition is a struct.
list
- A single dimension series of one kind of type or struct.
enum
- An enumerated list of values.