Interface IAddBody

    interface IAddBody {
        name: string;
    }

    Properties

    Properties

    name: string

    Generated using TypeDoc and TypeDoc Airthium Plugin