paymentProductId property

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

Id of the PaymentProduct linked to this IinDetail

Implementation

@JsonKey(required: true)
final String paymentProductId;