Skip to main content

CreateProjectPayload

Api Code Documentation / Exports / httpd / CreateProjectPayload

httpd.CreateProjectPayload

Table of contents

Properties

Properties

assignee

Optional assignee: string

Defined in

src/httpd/index.ts:86


creationUnixTs

Optional creationUnixTs: string

Defined in

src/httpd/index.ts:84


description

description: string

Defined in

src/httpd/index.ts:81


displayName

displayName: string

Defined in

src/httpd/index.ts:80


id

Optional id: string

Defined in

src/httpd/index.ts:83


projectedBudgets

projectedBudgets: ProjectedBudget[]

Defined in

src/httpd/index.ts:82


status

Optional status: "closed" | "open"

Defined in

src/httpd/index.ts:85


thumbnail

Optional thumbnail: string

Defined in

src/httpd/index.ts:87