displayOutput property
Information to display and the way to process the display. To display an abort message to the Customer.
Implementation
@BuiltValueField(wireName: r'DisplayOutput')
DisplayOutput? get displayOutput;
Information to display and the way to process the display. To display an abort message to the Customer.
@BuiltValueField(wireName: r'DisplayOutput')
DisplayOutput? get displayOutput;