paymentContext property
The context of this payment with information regarding currency, amount, etc.
Implementation
@JsonKey(required: true)
final PaymentContext paymentContext;
The context of this payment with information regarding currency, amount, etc.
@JsonKey(required: true)
final PaymentContext paymentContext;