useresponse
    Preparing search index...

    Interface UserActionResponse

    interface UserActionResponse {
        success?: User;
    }
    Index

    Properties

    Properties

    success?: User