SubscriptionAmazon
react-native-iap / Exports / SubscriptionAmazon
Interface: SubscriptionAmazon
TODO: As of 2022-10-10, this typing is not verified against the real Amazon API. Please update this if you have a more accurate type.
Hierarchy
↳
SubscriptionAmazon
Table of contents
Properties
- countryCode
- currency
- description
- localizedPrice
- name
- originalPrice
- platform
- price
- productId
- productIds
- productType
- 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
localizedPrice
• localizedPrice: string
Inherited from
Defined in
name
• Optional
name: string
Defined in
originalPrice
• Optional
originalPrice: string
Inherited from
Defined in
platform
• platform: amazon
Defined in
price
• price: string
Inherited from
Defined in
productId
• productId: string
Inherited from
Defined in
productIds
• Optional
productIds: string
[]
Inherited from
Defined in
productType
• Optional
productType: string
Defined in
title
• title: string
Inherited from
Defined in
type
• type: "subs"