Skip to main content

ProductCommon

react-native-iap / Exports / ProductCommon

Interface: ProductCommon

Hierarchy

Table of contents

Properties

Properties

countryCode

Optional countryCode: string

Defined in

types/index.ts:73


currency

currency: string

Defined in

types/index.ts:69


description

description: string

Defined in

types/index.ts:67


displayPrice

Optional displayPrice: string

Defined in

types/index.ts:71


id

Optional id: string

Defined in

types/index.ts:64


localizedPrice

localizedPrice: string

Defined in

types/index.ts:70


originalPrice

Optional originalPrice: string

Defined in

types/index.ts:72


price

price: string

Defined in

types/index.ts:68


productId

productId: string

Defined in

types/index.ts:63


productIds

Optional productIds: string[]

Defined in

types/index.ts:65


title

title: string

Defined in

types/index.ts:66


type

type: "iap" | "inapp" | "subs" | "sub"

Defined in

types/index.ts:62