ProductIdType
Overview
This enum allows you to select the required product id type for the purchase data model without validation.
Enum values
ConsumableProductId
ConsumableProductId
This value must be selected when product is consumable purchase.
NonConsumableProductId
NonConsumableProductId
This value must be selected when product is non-consumable purchase.
SubscriptionProductId
SubscriptionProductId
This value must be selected when product is subscription purchase.