Show / Hide Table of Contents

Enum ISN_SKReceiptProperty

States that a receipt can be in, related to the Volume Purchase Plan.

Namespace: SA.iOS.StoreKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_SKReceiptProperty

Fields

Name Description
IsExpired

A key whose int value is interpreted as a Boolean value, indicating whether the receipt is expired.

IsRevoked

A key whose int value is interpreted as a Boolean value, indicating whether the receipt has been revoked.

IsVolumePurchase

A key whose int value is interpreted as a Boolean value, indicating whether the receipt is a Volume Purchase Plan receipt.

In This Article
Back to top Generated by DocFX