SubscriptionIOS
react-native-iap / Exports / SubscriptionIOS
Interface: SubscriptionIOS
Hierarchy
↳
SubscriptionIOS
Table of contents
Properties
- countryCode
- currency
- description
- discounts
- introductoryPrice
- introductoryPriceAsAmountIOS
- introductoryPriceNumberOfPeriodsIOS
- introductoryPricePaymentModeIOS
- introductoryPriceSubscriptionPeriodIOS
- localizedPrice
- originalPrice
- platform
- price
- productId
- productIds
- subscriptionPeriodNumberIOS
- subscriptionPeriodUnitIOS
- title
- type
Properties
countryCode
• Optional
countryCode: string
Inherited from
Defined in
currency
• currency: string
Inherited from
Defined in
description
• description: string
Inherited from
Defined in
discounts
• Optional
discounts: Discount
[]
Defined in
introductoryPrice
• Optional
introductoryPrice: string
Defined in
introductoryPriceAsAmountIOS
• Optional
introductoryPriceAsAmountIOS: string
Defined in
introductoryPriceNumberOfPeriodsIOS
• Optional
introductoryPriceNumberOfPeriodsIOS: string
Defined in
introductoryPricePaymentModeIOS
• Optional
introductoryPricePaymentModeIOS: ""
| "FREETRIAL"
| "PAYASYOUGO"
| "PAYUPFRONT"
Defined in
introductoryPriceSubscriptionPeriodIOS
• Optional
introductoryPriceSubscriptionPeriodIOS: SubscriptionIosPeriod
Defined in
localizedPrice
• localizedPrice: string
Inherited from
Defined in
originalPrice
• Optional
originalPrice: string
Inherited from
Defined in
platform
• platform: ios
Defined in
price
• price: string
Inherited from
Defined in
productId
• productId: string
Inherited from
Defined in
productIds
• Optional
productIds: string
[]
Inherited from
Defined in
subscriptionPeriodNumberIOS
• Optional
subscriptionPeriodNumberIOS: string
Defined in
subscriptionPeriodUnitIOS
• Optional
subscriptionPeriodUnitIOS: SubscriptionIosPeriod
Defined in
title
• title: string
Inherited from
Defined in
type
• type: "subs"