Skip to main content

Workflowitem

Api Code Documentation / Exports / httpd / Workflowitem

httpd.Workflowitem

Table of contents#

Properties#

Properties#

allowedIntents#

• allowedIntents: default[]

Defined in#

src/httpd/index.ts:135


data#

• data: Object

Type declaration#

NameType
amount?null | string
amountTypenull | "N/A" | "disbursed" | "allocated"
assignee?null | string
billingDate?null | string
creationUnixTsstring
currency?null | string
descriptionnull | string
displayNamenull | string
documents?null | Document[]
dueDate?null | string
exchangeRate?null | string
idstring
status"open" | "closed"
workflowitemType?default

Defined in#

src/httpd/index.ts:136