productCode property

String? productCode
final

The product code is returned to confirm that the buyer is registering for your product. Subsequent BatchMeterUsage calls should be made using this product code.

Implementation

final String? productCode;