interface ScreenIDimport { type ScreenID } from "https://deno.land/x/jira@v3.0.2/src/version3/models/screenID.ts"; ID of a screen. Propertiesid: stringThe ID of the screen.