CommandInputRecordSchema.fields_

Defines the fields of the record.

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

Meta