Contents

receiptProperties

The properties of the receipt.

Declaration

var receiptProperties: [String : Any]? { get }

Discussion

Receipt properties include SKReceiptPropertyIsExpired, SKReceiptPropertyIsRevoked, and SKReceiptPropertyIsVolumePurchase.

See Also

Receipt Properties and Keys