Node.js SDK for digi.me
    Preparing search index...

    Interface DeleteUserResponse

    interface DeleteUserResponse {
        deleted: boolean;
        response: Response;
    }
    Index

    Properties

    Properties

    deleted: boolean
    response: Response