paymentProductId property
Identifier of the PaymentProduct that this AccountOnFile is linked to.
Implementation
@JsonKey(required: true)
final String paymentProductId;
Identifier of the PaymentProduct that this AccountOnFile is linked to.
@JsonKey(required: true)
final String paymentProductId;