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:78


autoRenewingAndroid

Optional autoRenewingAndroid: boolean

Overrides

ProductPurchase.autoRenewingAndroid

Defined in

types/index.ts:106


dataAndroid

Optional dataAndroid: string

Inherited from

ProductPurchase.dataAndroid

Defined in

types/index.ts:81


developerPayloadAndroid

Optional developerPayloadAndroid: string

Inherited from

ProductPurchase.developerPayloadAndroid

Defined in

types/index.ts:87


isAcknowledgedAndroid

Optional isAcknowledgedAndroid: boolean

Inherited from

ProductPurchase.isAcknowledgedAndroid

Defined in

types/index.ts:85


isCanceledAmazon

Optional isCanceledAmazon: boolean

Inherited from

ProductPurchase.isCanceledAmazon

Defined in

types/index.ts:94


obfuscatedAccountIdAndroid

Optional obfuscatedAccountIdAndroid: string

Inherited from

ProductPurchase.obfuscatedAccountIdAndroid

Defined in

types/index.ts:88


obfuscatedProfileIdAndroid

Optional obfuscatedProfileIdAndroid: string

Inherited from

ProductPurchase.obfuscatedProfileIdAndroid

Defined in

types/index.ts:89


originalTransactionDateIOS

Optional originalTransactionDateIOS: number

Overrides

ProductPurchase.originalTransactionDateIOS

Defined in

types/index.ts:107


originalTransactionIdentifierIOS

Optional originalTransactionIdentifierIOS: string

Overrides

ProductPurchase.originalTransactionIdentifierIOS

Defined in

types/index.ts:108


packageNameAndroid

Optional packageNameAndroid: string

Inherited from

ProductPurchase.packageNameAndroid

Defined in

types/index.ts:86


productId

productId: string

Inherited from

ProductPurchase.productId

Defined in

types/index.ts:68


productIds

Optional productIds: string[]

Inherited from

ProductPurchase.productIds

Defined in

types/index.ts:80


purchaseStateAndroid

Optional purchaseStateAndroid: PurchaseStateAndroid

Inherited from

ProductPurchase.purchaseStateAndroid

Defined in

types/index.ts:84


purchaseToken

Optional purchaseToken: string

Inherited from

ProductPurchase.purchaseToken

Defined in

types/index.ts:72


quantityIOS

Optional quantityIOS: number

Inherited from

ProductPurchase.quantityIOS

Defined in

types/index.ts:74


signatureAndroid

Optional signatureAndroid: string

Inherited from

ProductPurchase.signatureAndroid

Defined in

types/index.ts:82


transactionDate

transactionDate: number

Inherited from

ProductPurchase.transactionDate

Defined in

types/index.ts:70


transactionId

Optional transactionId: string

Inherited from

ProductPurchase.transactionId

Defined in

types/index.ts:69


transactionReasonIOS

Optional transactionReasonIOS: string

Defined in

types/index.ts:110


transactionReceipt

transactionReceipt: string

Inherited from

ProductPurchase.transactionReceipt

Defined in

types/index.ts:71


userIdAmazon

Optional userIdAmazon: string

Inherited from

ProductPurchase.userIdAmazon

Defined in

types/index.ts:91


userJsonAmazon

Optional userJsonAmazon: string

Inherited from

ProductPurchase.userJsonAmazon

Defined in

types/index.ts:93


userMarketplaceAmazon

Optional userMarketplaceAmazon: string

Inherited from

ProductPurchase.userMarketplaceAmazon

Defined in

types/index.ts:92


verificationResultIOS

Optional verificationResultIOS: string

Overrides

ProductPurchase.verificationResultIOS

Defined in

types/index.ts:109