Interface PVRDeleteTimerParams

interface PVRDeleteTimerParams {
    timerid: number;
}

Properties

Properties

timerid: number