productCode property
Product code of item purchased with the transaction.
Implementation
@BuiltValueField(wireName: r'ProductCode')
int? get productCode;
Product code of item purchased with the transaction.
@BuiltValueField(wireName: r'ProductCode')
int? get productCode;