Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe/approval-ui
TriageFilterDrafts
Interface TriageFilterDrafts
interface
TriageFilterDrafts
{
age
:
"any"
|
"1h"
|
"4h"
|
"24h"
;
claimedBy
:
string
;
requestedBy
:
string
;
runId
:
string
;
status
:
StatusDraft
;
workflowId
:
string
;
}
Index
Properties
age
claimed
By
requested
By
run
Id
status
workflow
Id
Properties
age
age
:
"any"
|
"1h"
|
"4h"
|
"24h"
claimed
By
claimedBy
:
string
requested
By
requestedBy
:
string
run
Id
runId
:
string
status
status
:
StatusDraft
workflow
Id
workflowId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
age
claimed
By
requested
By
run
Id
status
workflow
Id
Documentation
GitHub
Anchorage API reference
Loading...