Interface IDeleteBody

    interface IDeleteBody {
        uuid: string;
    }

    Properties

    Properties

    uuid: string

    Generated using TypeDoc and TypeDoc Airthium Plugin