CommandInputRecordSchema.fields_

Defines the fields of the record.

class CommandInputRecordSchema
@idMap("name", "type")
Either!(None, CommandInputRecordField[]) fields_;

Meta