terminalInstructions property

  1. @BuiltValueField.new(wireName: r'terminalInstructions')
TerminalInstructions? get terminalInstructions

Settings to define the behaviour of the payment terminal.

Implementation

@BuiltValueField(wireName: r'terminalInstructions')
TerminalInstructions? get terminalInstructions;