- Preparing search index...
- The search index is not available
tempo-client
Interface TimesheetApprovalResponse
Hierarchy
- TimesheetApprovalResponse
Properties
requiredSeconds
requiredSeconds: number
status
status
: { actor
: UserResponse; comment
: string; key
: "OPEN" | "APPROVED" | "IN_REVIEW"; requiredSecondsAtSubmit
: number; timeSpentSecondsAtSubmit
: number; updatedAt
: string; }
Type declaration
-
-
comment: string
-
key: "OPEN" | "APPROVED" | "IN_REVIEW"
-
requiredSecondsAtSubmit: number
-
timeSpentSecondsAtSubmit: number
-
updatedAt: string
timeSpentSeconds
timeSpentSeconds: number