Skip to main content

ProductPurchase

react-native-iap / Exports / ProductPurchase

Interface: ProductPurchase

Hierarchy

Table of contents

Properties

Properties

appAccountToken

Optional appAccountToken: string

Defined in

types/index.ts:78


autoRenewingAndroid

Optional autoRenewingAndroid: boolean

Defined in

types/index.ts:83


dataAndroid

Optional dataAndroid: string

Defined in

types/index.ts:81


developerPayloadAndroid

Optional developerPayloadAndroid: string

Defined in

types/index.ts:87


isAcknowledgedAndroid

Optional isAcknowledgedAndroid: boolean

Defined in

types/index.ts:85


isCanceledAmazon

Optional isCanceledAmazon: boolean

Defined in

types/index.ts:94


obfuscatedAccountIdAndroid

Optional obfuscatedAccountIdAndroid: string

Defined in

types/index.ts:88


obfuscatedProfileIdAndroid

Optional obfuscatedProfileIdAndroid: string

Defined in

types/index.ts:89


originalTransactionDateIOS

Optional originalTransactionDateIOS: number

Defined in

types/index.ts:75


originalTransactionIdentifierIOS

Optional originalTransactionIdentifierIOS: string

Defined in

types/index.ts:76


packageNameAndroid

Optional packageNameAndroid: string

Defined in

types/index.ts:86


productId

productId: string

Defined in

types/index.ts:68


productIds

Optional productIds: string[]

Defined in

types/index.ts:80


purchaseStateAndroid

Optional purchaseStateAndroid: PurchaseStateAndroid

Defined in

types/index.ts:84


purchaseToken

Optional purchaseToken: string

Defined in

types/index.ts:72


quantityIOS

Optional quantityIOS: number

Defined in

types/index.ts:74


signatureAndroid

Optional signatureAndroid: string

Defined in

types/index.ts:82


transactionDate

transactionDate: number

Defined in

types/index.ts:70


transactionId

Optional transactionId: string

Defined in

types/index.ts:69


transactionReceipt

transactionReceipt: string

Defined in

types/index.ts:71


userIdAmazon

Optional userIdAmazon: string

Defined in

types/index.ts:91


userJsonAmazon

Optional userJsonAmazon: string

Defined in

types/index.ts:93


userMarketplaceAmazon

Optional userMarketplaceAmazon: string

Defined in

types/index.ts:92


verificationResultIOS

Optional verificationResultIOS: string

Defined in

types/index.ts:77