RemoveRaindropsRequest

interface RemoveRaindropsRequest {
    ids?: number[];
}

Properties

Properties

ids?: number[]

RemoveRaindropsRequest