receipt_verifier v0.8.0 ReceiptVerifier.ResponseData View Source

The struct represent the response data from App Store

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ReceiptVerifier.ResponseData{app_receipt: ReceiptVerifier.AppReceipt.t, base64_latest_app_receipt: String.t, environment: String.t, latest_iap_receipts: [ReceiptVerifier.IAPReceipt.t], pending_renewal_receipts: [ReceiptVerifier.IAPReceipt.t]}