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


appAccountToken

Optional Readonly appAccountToken: string

Defined in

types/index.ts:340


isOfferPersonalized

Optional Readonly isOfferPersonalized: boolean

Defined in

types/index.ts:347


obfuscatedAccountIdAndroid

Optional Readonly obfuscatedAccountIdAndroid: string

Defined in

types/index.ts:345


obfuscatedProfileIdAndroid

Optional Readonly obfuscatedProfileIdAndroid: string

Defined in

types/index.ts:346


quantity

Optional Readonly quantity: number

Defined in

types/index.ts:341


sku

Optional Readonly sku: string

Defined in

types/index.ts:335


skus

Optional Readonly skus: string[]

Defined in

types/index.ts:336


withOffer

Optional Readonly withOffer: PaymentDiscount

Defined in

types/index.ts:342