paymentProduct property
The PaymentProduct to be used for this payment.
Implementation
@JsonKey(required: true)
PaymentProduct paymentProduct;
The PaymentProduct to be used for this payment.
@JsonKey(required: true)
PaymentProduct paymentProduct;