Preparing search index...
The search index is not available
cordova-plugin-purchase
cordova-plugin-purchase
CdvPurchase
Test
TestProductMetadata
Interface TestProductMetadata
Metadata for test products.
interface
TestProductMetadata
{
description
:
string
;
offerId
:
string
;
pricing
:
CdvPurchase
.
PricingPhase
[]
|
{
currency
:
string
;
price
:
string
;
priceMicros
:
number
;
}
;
title
:
string
;
}
Index
Properties
description
offer
Id
pricing
title
Properties
description
description
:
string
offer
Id
offer
Id
:
string
pricing
pricing
:
CdvPurchase
.
PricingPhase
[]
|
{
currency
:
string
;
price
:
string
;
priceMicros
:
number
;
}
Type declaration
currency
:
string
price
:
string
price
Micros
:
number
title
title
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
description
offer
Id
pricing
title
CdvPurchase
Metadata for test products.