CommandOutputRecordSchema

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Static variables

type_
auto type_;

Must be record

Variables

fields_
Union!(None, CommandOutputRecordField[]) fields_;

Defines the fields of the record.

label_
Union!(None, string) label_;

A short, human-readable label of this object.

name_
Union!(None, string) name_;

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta