RedactedWorkflowitem
Api Code Documentation / Exports / service/domain/workflow/workflowitem / RedactedWorkflowitem
service/domain/workflow/workflowitem.RedactedWorkflowitem
#
Table of contents#
Properties- additionalData
- amount
- amountType
- assignee
- billingDate
- createdAt
- currency
- description
- displayName
- documents
- dueDate
- exchangeRate
- id
- isRedacted
- log
- permissions
- rejectReason
- status
- subprojectId
- workflowitemType
#
Properties#
additionalData• additionalData: Object
#
Defined insrc/service/domain/workflow/workflowitem.ts:64
#
amount• Optional
amount: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:54
#
amountType• amountType: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:56
#
assignee• assignee: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:60
#
billingDate• Optional
billingDate: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:53
#
createdAt• createdAt: string
#
Defined insrc/service/domain/workflow/workflowitem.ts:49
#
currency• Optional
currency: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:55
#
description• description: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:57
#
displayName• displayName: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:51
#
documents• documents: []
#
Defined insrc/service/domain/workflow/workflowitem.ts:61
#
dueDate• Optional
dueDate: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:50
#
exchangeRate• exchangeRate: null
#
Defined insrc/service/domain/workflow/workflowitem.ts:52
#
id• id: string
#
Defined insrc/service/domain/workflow/workflowitem.ts:47
#
isRedacted• isRedacted: true
#
Defined insrc/service/domain/workflow/workflowitem.ts:46
#
log• log: WorkflowitemTraceEvent
[]
#
Defined insrc/service/domain/workflow/workflowitem.ts:63
#
permissions• permissions: Object
#
Defined insrc/service/domain/workflow/workflowitem.ts:62
#
rejectReason• Optional
rejectReason: string
#
Defined insrc/service/domain/workflow/workflowitem.ts:59
#
status• status: "open"
| "closed"
#
Defined insrc/service/domain/workflow/workflowitem.ts:58
#
subprojectId• subprojectId: string
#
Defined insrc/service/domain/workflow/workflowitem.ts:48
#
workflowitemType• Optional
workflowitemType: default