Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/windmill/windmill-api/models/InlineResponse2002Flows.ts>InlineResponse2002Flows

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
class InlineResponse2002Flows
import { InlineResponse2002Flows } from "https://deno.land/x/windmill@v1.27.0/windmill-api/models/InlineResponse2002Flows.ts";

Constructors

new
InlineResponse2002Flows()

Properties

approved: boolean
apps: Array<string>
flowId: number
id: number
summary: string
votes: number

Static Properties

readonly
attributeTypeMap: Array<{ name: string; baseName: string; type: string; format: string; }>
readonly
discriminator: string | undefined