Skip to main content

Discount

react-native-iap / Exports / Discount

Interface: Discount

Table of contents

Properties

Properties

identifier

identifier: string

Defined in

types/index.ts:171


localizedPrice

localizedPrice: string

Defined in

types/index.ts:175


numberOfPeriods

numberOfPeriods: string

Defined in

types/index.ts:173


paymentMode

paymentMode: "" | "FREETRIAL" | "PAYASYOUGO" | "PAYUPFRONT"

Defined in

types/index.ts:176


price

price: string

Defined in

types/index.ts:174


subscriptionPeriod

subscriptionPeriod: string

Defined in

types/index.ts:177


type

type: string

Defined in

types/index.ts:172