productType
The type of product in the transaction, whether it’s a one-time buy, or a subscription.
Declaration
string productTypePossible Values
ONE_TIME_BUYSUBSCRIPTION
Discussion
Allowed values: ONE_TIME_BUY, SUBSCRIPTION
Use ONE_TIME_BUY for in-app products that customers purchase once. Use SUBSCRIPTION for in-app products that have periodic renewals.