productType property

String? productType
getter/setter pair

商品类型,安卓使用的:inapp、subs 商品类型,ios使用的: 0:消耗型商品 1:非消耗型商品 2:续期订阅 3:非续期订阅

Implementation

String? productType;