Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
ConnectorApprovalGrantBase
Interface ConnectorApprovalGrantBase
Identity fields shared by every structured connector grant scope.
interface
ConnectorApprovalGrantBase
{
connectorId
:
string
;
isolationScope
?:
string
;
runId
:
string
;
workflowId
:
string
;
}
Index
Properties
connector
Id
isolation
Scope?
run
Id
workflow
Id
Properties
connector
Id
connectorId
:
string
Optional
isolation
Scope
isolationScope
?:
string
run
Id
runId
:
string
workflow
Id
workflowId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connector
Id
isolation
Scope
run
Id
workflow
Id
Documentation
GitHub
Anchorage API reference
Loading...
Identity fields shared by every structured connector grant scope.