@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface AuthenticationResult

    Represents the result of the SDK authentication process.

    interface AuthenticationResult {
        success: boolean;
    }
    Index

    Properties

    Properties

    success: boolean

    Indicates whether the authentication process was successful.