interface DeleteScreen {
    screenId: number;
}

Properties

Properties

screenId: number

The ID of the screen.