@adapty/capacitor - v3.16.3
Preparing search index...
MakePurchaseOptions
Interface MakePurchaseOptions
Describes the options for the
makePurchase
method.
interface
MakePurchaseOptions
{
params
?:
MakePurchaseParamsInput
;
product
:
AdaptyPaywallProduct
;
}
Index
Properties
params?
product
Properties
Optional
params
params
?:
MakePurchaseParamsInput
product
product
:
AdaptyPaywallProduct
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
params
product
@adapty/capacitor - v3.16.3
Loading...
Describes the options for the
makePurchasemethod.