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


localizedPrice

localizedPrice: string

Defined in

types/index.ts:123


numberOfPeriods

numberOfPeriods: string

Defined in

types/index.ts:121


paymentMode

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

Defined in

types/index.ts:124


price

price: string

Defined in

types/index.ts:122


subscriptionPeriod

subscriptionPeriod: string

Defined in

types/index.ts:125


type

type: string

Defined in

types/index.ts:120