paymentProductId property

  1. @JsonKey()
String? paymentProductId
final

Id of the PaymentProduct that is linked to the partial credit card number.

Implementation

@JsonKey()
final String? paymentProductId;