fields property
The PaymentProductGroup specific PaymentProductFields that the customer will need to provide to finish a payment.
Implementation
@JsonKey()
final List<PaymentProductField> fields;
The PaymentProductGroup specific PaymentProductFields that the customer will need to provide to finish a payment.
@JsonKey()
final List<PaymentProductField> fields;