@adapty/capacitor - v3.16.3
    Preparing search index...

    Interface MakePurchaseOptions

    Describes the options for the makePurchase method.

    interface MakePurchaseOptions {
        params?: MakePurchaseParamsInput;
        product: AdaptyPaywallProduct;
    }
    Index

    Properties

    Properties