WsTokenReplayData
WsTokenReplayData
JSON Example
{
"completedOn": 0,
"executionStack": [
{
"name": "string",
"type": "string",
"displayName": "string",
"workflowId": "string",
"childTokens": [
{
"name": "string",
"workflowId": "string",
"tokenId": "string"
}
]
}
],
"orderNum": 0,
"variables": {
"variables": [
{
"name": "string",
"type": "Example types are: SecureString, MimeAttachment, Regexp, Array/VC:VirtualMachine, boolean, string and etc.",
"description": "string",
"scope": "string",
"updated": false,
"encrypt-value": false
}
]
},
"log": "string",
"script": "string"
}
integer As int64
As int64
completedOn
Optional
completedOn
integer As int64
As int64
orderNum
Optional
orderNum
string
log
Optional
log
string
script
Optional
script