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

    Interface MakePurchaseOptions

    Describes the options for the makePurchase method.

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

    Properties

    Properties