uniqueTerminalId property
Unique terminal ID for the PED that originally processed the request. For point-of-sale integrations only.
Implementation
@BuiltValueField(wireName: r'uniqueTerminalId')
String? get uniqueTerminalId;
Unique terminal ID for the PED that originally processed the request. For point-of-sale integrations only.
@BuiltValueField(wireName: r'uniqueTerminalId')
String? get uniqueTerminalId;