orderData property
The encrypted data that will be used by merchant for adding payments to the order.
Implementation
@BuiltValueField(wireName: r'orderData')
String get orderData;
The encrypted data that will be used by merchant for adding payments to the order.
@BuiltValueField(wireName: r'orderData')
String get orderData;