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

    Interface GetFlowOptions

    Describes the options for the getFlow method.

    interface GetFlowOptions {
        params?: GetPlacementParamsInput;
        placementId: string;
    }
    Index

    Properties

    Properties

    placementId: string