order property
The order request object that contains a pspReference that represents the order and the matching encrypted order data.
Implementation
@BuiltValueField(wireName: r'order')
EncryptedOrderData get order;
The order request object that contains a pspReference that represents the order and the matching encrypted order data.
@BuiltValueField(wireName: r'order')
EncryptedOrderData get order;