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


localizedPrice

localizedPrice: string

Defined in

types/index.ts:122


numberOfPeriods

numberOfPeriods: string

Defined in

types/index.ts:120


paymentMode

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

Defined in

types/index.ts:123


price

price: string

Defined in

types/index.ts:121


subscriptionPeriod

subscriptionPeriod: string

Defined in

types/index.ts:124


type

type: string

Defined in

types/index.ts:119