RequestData:
Api Code Documentation / Exports / service/domain/workflow/workflowitem_create / RequestData
service/domain/workflow/workflowitem_create.RequestData
#
Table of contents#
Properties- additionalData
- amount
- amountType
- assignee
- billingDate
- currency
- description
- displayName
- documents
- dueDate
- exchangeRate
- projectId
- status
- subprojectId
- workflowitemId
- workflowitemType
#
Properties#
additionalData• Optional
additionalData: object
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:46
#
amount• Optional
amount: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:38
#
amountType• amountType: "N/A"
| "disbursed"
| "allocated"
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:40
#
assignee• Optional
assignee: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:44
#
billingDate• Optional
billingDate: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:42
#
currency• Optional
currency: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:39
#
description• Optional
description: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:37
#
displayName• displayName: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:36
#
documents• Optional
documents: UploadedDocument
[]
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:45
#
dueDate• Optional
dueDate: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:43
#
exchangeRate• Optional
exchangeRate: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:41
#
projectId• projectId: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:32
#
status• Optional
status: "open"
| "closed"
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:35
#
subprojectId• subprojectId: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:33
#
workflowitemId• Optional
workflowitemId: string
#
Defined insrc/service/domain/workflow/workflowitem_create.ts:34
#
workflowitemType• Optional
workflowitemType: default