CommandOutputRecordSchema.fields_

Defines the fields of the record.

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

Meta