paymentProductId property

  1. @JsonKey(required: true)
String paymentProductId
final

Identifier of the PaymentProduct that this AccountOnFile is linked to.

Implementation

@JsonKey(required: true)
final String paymentProductId;