Skip to main content

UnifiedRequestPurchaseProps

react-native-iap / Exports / UnifiedRequestPurchaseProps

Interface: UnifiedRequestPurchaseProps

Hierarchy

Table of contents

Properties

Properties

andDangerouslyFinishTransactionAutomaticallyIOS

Optional Readonly andDangerouslyFinishTransactionAutomaticallyIOS: boolean

Defined in

types/index.ts:350


appAccountToken

Optional Readonly appAccountToken: string

Defined in

types/index.ts:351


isOfferPersonalized

Optional Readonly isOfferPersonalized: boolean

Defined in

types/index.ts:358


obfuscatedAccountIdAndroid

Optional Readonly obfuscatedAccountIdAndroid: string

Defined in

types/index.ts:356


obfuscatedProfileIdAndroid

Optional Readonly obfuscatedProfileIdAndroid: string

Defined in

types/index.ts:357


quantity

Optional Readonly quantity: number

Defined in

types/index.ts:352


sku

Optional Readonly sku: string

Defined in

types/index.ts:346


skus

Optional Readonly skus: string[]

Defined in

types/index.ts:347


withOffer

Optional Readonly withOffer: PaymentDiscount

Defined in

types/index.ts:353