Interface PVRDeleteTimerParams

PVRDeleteTimerParams ($ref: "PVR.DeleteTimer.Params") Parameters for the DeleteTimer method.

interface PVRDeleteTimerParams {
    timerid: string;
}

Properties

Properties

timerid: string