Modification
Api Code Documentation / Exports / service/domain/workflow/workflowitem_updated / Modification
service/domain/workflow/workflowitem_updated.Modification
Table of contents
Properties
- additionalData
- amount
- amountType
- billingDate
- currency
- description
- displayName
- documents
- documentsDeleted
- dueDate
- exchangeRate
- fundingOrganization
- tags
Properties
additionalData
• Optional
additionalData: object
Defined in
src/service/domain/workflow/workflowitem_updated.ts:36
amount
• Optional
amount: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:28
amountType
• Optional
amountType: "N/A"
| "disbursed"
| "allocated"
Defined in
src/service/domain/workflow/workflowitem_updated.ts:30
billingDate
• Optional
billingDate: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:32
currency
• Optional
currency: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:29
description
• Optional
description: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:27
displayName
• Optional
displayName: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:26
documents
• Optional
documents: DocumentOrExternalLinkReference
[]
Defined in
src/service/domain/workflow/workflowitem_updated.ts:34
documentsDeleted
• Optional
documentsDeleted: DocumentOrExternalLinkReference
[]
Defined in
src/service/domain/workflow/workflowitem_updated.ts:35
dueDate
• Optional
dueDate: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:33
exchangeRate
• Optional
exchangeRate: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:31
fundingOrganization
• Optional
fundingOrganization: string
Defined in
src/service/domain/workflow/workflowitem_updated.ts:38
tags
• Optional
tags: string
[]