ProductCommon
react-native-iap / Exports / ProductCommon
Interface: ProductCommon
Hierarchy
ProductCommon
Table of contents
Properties
Properties
countryCode
• Optional
countryCode: string
Defined in
currency
• currency: string
Defined in
description
• description: string
Defined in
localizedPrice
• localizedPrice: string
Defined in
originalPrice
• Optional
originalPrice: string
Defined in
price
• price: string
Defined in
productId
• productId: string
Defined in
productIds
• Optional
productIds: string
[]
Defined in
title
• title: string
Defined in
type
• type: "iap"
| "inapp"
| "subs"
| "sub"