Package 

Class VerifyPurchaseAppleOptions


  • 
    public final class VerifyPurchaseAppleOptions
    
                        

    Apple App Store verification parameters. Used for server-side receipt validation via App Store Server API.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String sku
    • Method Summary

      Modifier and Type Method Description
      final String getSku() Product SKU to validate
      final Map<String, Object> toJson()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait