@adapty/capacitor - v4.0.0-beta.3
    Preparing search index...

    Interface GetFlowForDefaultAudienceOptions

    Describes the options for the getFlowForDefaultAudience method.

    interface GetFlowForDefaultAudienceOptions {
        params?: GetPlacementForDefaultAudienceParamsInput;
        placementId: string;
    }
    Index

    Properties

    Properties

    placementId: string