Skip to main content

SubscriptionPurchase

react-native-iap / Exports / SubscriptionPurchase

Interface: SubscriptionPurchase

Hierarchy

Table of contents

Properties

Properties

appAccountToken

Optional appAccountToken: string

Inherited from

ProductPurchase.appAccountToken

Defined in

types/index.ts:80


appTransactionID

Optional appTransactionID: string

Inherited from

ProductPurchase.appTransactionID

Defined in

types/index.ts:81


autoRenewingAndroid

Optional autoRenewingAndroid: boolean

Overrides

ProductPurchase.autoRenewingAndroid

Defined in

types/index.ts:109


dataAndroid

Optional dataAndroid: string

Inherited from

ProductPurchase.dataAndroid

Defined in

types/index.ts:84


developerPayloadAndroid

Optional developerPayloadAndroid: string

Inherited from

ProductPurchase.developerPayloadAndroid

Defined in

types/index.ts:90


isAcknowledgedAndroid

Optional isAcknowledgedAndroid: boolean

Inherited from

ProductPurchase.isAcknowledgedAndroid

Defined in

types/index.ts:88


isCanceledAmazon

Optional isCanceledAmazon: boolean

Inherited from

ProductPurchase.isCanceledAmazon

Defined in

types/index.ts:97


obfuscatedAccountIdAndroid

Optional obfuscatedAccountIdAndroid: string

Inherited from

ProductPurchase.obfuscatedAccountIdAndroid

Defined in

types/index.ts:91


obfuscatedProfileIdAndroid

Optional obfuscatedProfileIdAndroid: string

Inherited from

ProductPurchase.obfuscatedProfileIdAndroid

Defined in

types/index.ts:92


originalTransactionDateIOS

Optional originalTransactionDateIOS: number

Overrides

ProductPurchase.originalTransactionDateIOS

Defined in

types/index.ts:110


originalTransactionIdentifierIOS

Optional originalTransactionIdentifierIOS: string

Overrides

ProductPurchase.originalTransactionIdentifierIOS

Defined in

types/index.ts:111


packageNameAndroid

Optional packageNameAndroid: string

Inherited from

ProductPurchase.packageNameAndroid

Defined in

types/index.ts:89


productId

productId: string

Inherited from

ProductPurchase.productId

Defined in

types/index.ts:70


productIds

Optional productIds: string[]

Inherited from

ProductPurchase.productIds

Defined in

types/index.ts:83


purchaseStateAndroid

Optional purchaseStateAndroid: PurchaseStateAndroid

Inherited from

ProductPurchase.purchaseStateAndroid

Defined in

types/index.ts:87


purchaseToken

Optional purchaseToken: string

Inherited from

ProductPurchase.purchaseToken

Defined in

types/index.ts:74


quantityIOS

Optional quantityIOS: number

Inherited from

ProductPurchase.quantityIOS

Defined in

types/index.ts:76


signatureAndroid

Optional signatureAndroid: string

Inherited from

ProductPurchase.signatureAndroid

Defined in

types/index.ts:85


transactionDate

transactionDate: number

Inherited from

ProductPurchase.transactionDate

Defined in

types/index.ts:72


transactionId

Optional transactionId: string

Inherited from

ProductPurchase.transactionId

Defined in

types/index.ts:71


transactionReasonIOS

Optional transactionReasonIOS: string

Defined in

types/index.ts:113


transactionReceipt

transactionReceipt: string

Inherited from

ProductPurchase.transactionReceipt

Defined in

types/index.ts:73


userIdAmazon

Optional userIdAmazon: string

Inherited from

ProductPurchase.userIdAmazon

Defined in

types/index.ts:94


userJsonAmazon

Optional userJsonAmazon: string

Inherited from

ProductPurchase.userJsonAmazon

Defined in

types/index.ts:96


userMarketplaceAmazon

Optional userMarketplaceAmazon: string

Inherited from

ProductPurchase.userMarketplaceAmazon

Defined in

types/index.ts:95


verificationResultIOS

Optional verificationResultIOS: string

Overrides

ProductPurchase.verificationResultIOS

Defined in

types/index.ts:112