Interface IGetBody

    interface IGetBody {
        ids: string[];
    }

    Properties

    Properties

    ids: string[]

    Generated using TypeDoc and TypeDoc Airthium Plugin