productIdentifier property

  1. @JsonKey(defaultValue: '')
String productIdentifier
final

The id for the product that the payment is for.

Implementation

@JsonKey(defaultValue: '')
final String productIdentifier;