paymentProductGroup property

  1. @JsonKey()
String? paymentProductGroup
final

The PaymentProductGroup that this payment product belongs to.

Implementation

@JsonKey()
final String? paymentProductGroup;