productIdentifier property
The id for the product that the payment is for.
Implementation
@JsonKey(defaultValue: '')
final String productIdentifier;
The id for the product that the payment is for.
@JsonKey(defaultValue: '')
final String productIdentifier;