terminalModels property

  1. @BuiltValueField.new(wireName: r'terminalModels')
BuiltList<String>? get terminalModels

The list of payment terminal models to which the returned errorCode applies.

Implementation

@BuiltValueField(wireName: r'terminalModels')
BuiltList<String>? get terminalModels;