terminalId property
The terminal ID used in a point-of-sale payment. Example: 06022622
Implementation
@BuiltValueField(wireName: r'terminalId')
String? get terminalId;
The terminal ID used in a point-of-sale payment. Example: 06022622
@BuiltValueField(wireName: r'terminalId')
String? get terminalId;