Name | Description | Type | Additional information |
---|---|---|---|
Id | integer | ||
JobTypeId | TJobType | ||
JobIdentifier | globally unique identifier | ||
ClientId | integer | ||
StartDate | date | ||
EndDate | date | ||
PercentComplete | integer | ||
RequestingUserId | integer | ||
TotalRecords | integer | ||
SuccessfulRecords | integer | ||
ErrorRecords | integer | ||
JobStatusId | TJobStatus | ||
Notes | string | ||
JobDetails | Collection of JobDetail | ||
ModifiedDateTime |
Modified datetime for the object. This will be added by the system. |
date | |
ExecutionTime |
How long the method took in milliseconds. System supplied value. |
integer | |
TxID |
Transaction ID of the call. Will be added for the response. Not needed in the request. |
string |