Typescript SDK Type Docs
    Preparing search index...

    Interface ApplicationLogo

    Details of the Application logo. It is required if the mode is CompleteFlow.

    interface ApplicationLogo {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string

    URL of the logo.