Class OrderLookupResponse

java.lang.Object
com.apple.itunes.storekit.model.OrderLookupResponse

public class OrderLookupResponse extends Object
A response that includes the order lookup status and an array of signed transactions for the in-app purchases in the order.
See Also:
  • Constructor Details

    • OrderLookupResponse

      public OrderLookupResponse()
  • Method Details