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
- fundingOrganization
- projectId
- status
- subprojectId
- tags
- workflowitemId
- workflowitemType
Properties
additionalData
• Optional
additionalData: object
Defined in
src/service/domain/workflow/workflowitem_create.ts:53
amount
• Optional
amount: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:45
amountType
• amountType: "N/A"
| "disbursed"
| "allocated"
Defined in
src/service/domain/workflow/workflowitem_create.ts:47
assignee
• Optional
assignee: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:51
billingDate
• Optional
billingDate: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:49
currency
• Optional
currency: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:46
description
• Optional
description: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:44
displayName
• displayName: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:43
documents
• Optional
documents: UploadedDocument
[]
Defined in
src/service/domain/workflow/workflowitem_create.ts:52
dueDate
• Optional
dueDate: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:50
exchangeRate
• Optional
exchangeRate: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:48
fundingOrganization
• Optional
fundingOrganization: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:56
projectId
• projectId: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:39
status
• Optional
status: "closed"
| "open"
Defined in
src/service/domain/workflow/workflowitem_create.ts:42
subprojectId
• subprojectId: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:40
tags
• Optional
tags: string
[]
Defined in
src/service/domain/workflow/workflowitem_create.ts:55
workflowitemId
• Optional
workflowitemId: string
Defined in
src/service/domain/workflow/workflowitem_create.ts:41
workflowitemType
• Optional
workflowitemType: default