airbridge-web-sdk
Preparing search index...
PurchasedOptions
Type Alias PurchasedOptions
type
PurchasedOptions
=
{
inAppPurchased
?:
boolean
;
totalValue
?:
number
;
currency
?:
string
;
transactionID
?:
string
;
products
?:
Product
[]
;
}
Index
Properties
in
App
Purchased?
total
Value?
currency?
transactionID?
products?
Properties
Optional
in
App
Purchased
inAppPurchased
?:
boolean
Optional
total
Value
totalValue
?:
number
Optional
currency
currency
?:
string
Optional
transactionID
transactionID
?:
string
Optional
products
products
?:
Product
[]
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Experimental
Theme
OS
Light
Dark
On This Page
Properties
in
App
Purchased
total
Value
currency
transactionID
products
airbridge-web-sdk
Loading...