IO Wallet SDK
    Preparing search index...

    Interface ImmediateFlowOptions

    interface ImmediateFlowOptions {
        credentials: [{ credential: string }, ...{ credential: string }[]];
        notificationId?: string;
    }
    Index

    Properties

    credentials: [{ credential: string }, ...{ credential: string }[]]
    notificationId?: string