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

    Interface GetPaywallForDefaultAudienceOptions

    Describes the options for the getPaywallForDefaultAudience method.

    interface GetPaywallForDefaultAudienceOptions {
        locale?: string;
        params?: GetPlacementForDefaultAudienceParamsInput;
        placementId: string;
    }
    Index

    Properties

    locale?: string
    placementId: string