useresponse
    Preparing search index...

    Interface BanUserResponse

    interface BanUserResponse {
        success?: User;
    }
    Index

    Properties

    Properties

    success?: User