The details of a transition screen.

interface CreateWorkflowTransitionScreenDetails {
    id: string;
}

Properties

Properties

id: string

The ID of the screen.