WorkflowResponse: {
    description: string;
    id: string;
    isDefault: boolean;
    name: string;
    type: string;
}

Type declaration

  • description: string
  • id: string
  • isDefault: boolean
  • name: string
  • type: string