CommandOutputRecordSchema.fields_

Defines the fields of the record.

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

Meta