Get Workflow Launch Rules
The request body is of type WorkflowLaunchRulesRequestModel.
Overview
 |
WorkflowLaunchRulesRequestModel
 |
ID : string
|
 |
EnableLogging : boolean
| |
The response body is of type WorkflowLaunchRulesServiceReturnModel.
OK
Overview
 |
WorkflowLaunchRulesServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
 |
ID : string
|
 |
ProntoID : string
|
 |
Name : string
|
 |
CreatedBy : string
|
 |
CreateDate : string
|
 |
LastModifiedDate : string
|
 |
IsPrivate : boolean
|
 |
IsGroupShared : boolean
|
 |
IsSubGroupShared : boolean
|
 |
IsPublic : boolean
|
 |
Participants : Array[object]
|
 |
Documents : Array[object]
| |
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |