{
"delayInMilliseconds": "double",
"errors": [
{
"message": "string",
"recordId": "int32"
}
],
"hasErrors": "boolean",
"scheduledJobId": "uuid",
"submissionSecureRequest": "string",
"transactionId": "string"
}
Name | Type | Description |
---|---|---|
delayInMilliseconds | double | Double |
errors[] | array | |
errors[].message | string | String |
errors[].recordId | int32 | Int32 |
hasErrors | boolean | Boolean |
scheduledJobId | uuid | Guid |
submissionSecureRequest | string | String |
transactionId | string | String |
Powered by DapperDox