Axinom Mosaic Libraries
    Preparing search index...

    Sign out response from User Service Auth API

    interface SignOutResponse {
        code: SignOutResponseCode;
        message?: string;
    }
    Index

    Properties

    Properties

    message?: string