Circle V2 API Docs
Preparing search index...
@repo/db
CreateExtendRunParams
Type Alias CreateExtendRunParams
type
CreateExtendRunParams
=
{
entityId
?:
EntityId
|
null
;
externalRunId
:
string
;
failureReason
?:
string
|
null
;
fileName
?:
string
|
null
;
integrationId
?:
IntegrationId
|
null
;
patientId
?:
PatientId
|
null
;
rpaRunId
?:
RpaRunId
|
null
;
source
?:
string
|
null
;
status
?:
ExtendRunStatus
;
workflowId
?:
string
|
null
;
}
Index
Properties
entity
Id?
external
Run
Id
failure
Reason?
file
Name?
integration
Id?
patient
Id?
rpa
Run
Id?
source?
status?
workflow
Id?
Properties
Optional
entity
Id
entityId
?:
EntityId
|
null
external
Run
Id
externalRunId
:
string
Optional
failure
Reason
failureReason
?:
string
|
null
Optional
file
Name
fileName
?:
string
|
null
Optional
integration
Id
integrationId
?:
IntegrationId
|
null
Optional
patient
Id
patientId
?:
PatientId
|
null
Optional
rpa
Run
Id
rpaRunId
?:
RpaRunId
|
null
Optional
source
source
?:
string
|
null
Optional
status
status
?:
ExtendRunStatus
Optional
workflow
Id
workflowId
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
external
Run
Id
failure
Reason
file
Name
integration
Id
patient
Id
rpa
Run
Id
source
status
workflow
Id
Circle V2 API Docs
Loading...