Skip to main content

UnifiedRequestSubscriptionProps

react-native-iap / Exports / UnifiedRequestSubscriptionProps

Interface: UnifiedRequestSubscriptionProps

Hierarchy

Table of contents

Properties

Properties

andDangerouslyFinishTransactionAutomaticallyIOS

Optional Readonly andDangerouslyFinishTransactionAutomaticallyIOS: boolean

Inherited from

UnifiedRequestPurchaseProps.andDangerouslyFinishTransactionAutomaticallyIOS

Defined in

types/index.ts:339


appAccountToken

Optional Readonly appAccountToken: string

Inherited from

UnifiedRequestPurchaseProps.appAccountToken

Defined in

types/index.ts:340


isOfferPersonalized

Optional Readonly isOfferPersonalized: boolean

Inherited from

UnifiedRequestPurchaseProps.isOfferPersonalized

Defined in

types/index.ts:347


obfuscatedAccountIdAndroid

Optional Readonly obfuscatedAccountIdAndroid: string

Inherited from

UnifiedRequestPurchaseProps.obfuscatedAccountIdAndroid

Defined in

types/index.ts:345


obfuscatedProfileIdAndroid

Optional Readonly obfuscatedProfileIdAndroid: string

Inherited from

UnifiedRequestPurchaseProps.obfuscatedProfileIdAndroid

Defined in

types/index.ts:346


purchaseTokenAndroid

Optional Readonly purchaseTokenAndroid: string

Defined in

types/index.ts:353


quantity

Optional Readonly quantity: number

Inherited from

UnifiedRequestPurchaseProps.quantity

Defined in

types/index.ts:341


replacementModeAndroid

Optional Readonly replacementModeAndroid: number

Defined in

types/index.ts:354


sku

Optional Readonly sku: string

Inherited from

UnifiedRequestPurchaseProps.sku

Defined in

types/index.ts:335


skus

Optional Readonly skus: string[]

Inherited from

UnifiedRequestPurchaseProps.skus

Defined in

types/index.ts:336


subscriptionOffers

Optional Readonly subscriptionOffers: { offerToken: string ; sku: string }[]

Defined in

types/index.ts:355


withOffer

Optional Readonly withOffer: PaymentDiscount

Inherited from

UnifiedRequestPurchaseProps.withOffer

Defined in

types/index.ts:342