Enumeration Members
ALREADY_PURCHASED
ALREADY_PURCHASED:1
Indicates that the customer already owns the provided SKU.
FAILED
FAILED:4
Indicates that the purchase failed.
Represents the response code for a purchase request initiated via PurchasingService.purchase.
1
Indicates that the customer already owns the provided SKU.
4
Indicates that the purchase failed.