vlocode-project - v1.41.2
    Preparing search index...

    Interface EmbeddedServiceFlow

    interface EmbeddedServiceFlow {
        flow: string;
        flowType: EmbeddedServiceFlowType;
        isAuthenticationRequired: boolean;
    }
    Index

    Properties

    flow: string
    isAuthenticationRequired: boolean