GetJobDetailsBetweenResult
From
Description
Returns all the details of all jobs that fit within the time frame, and have fired the event specified.
Success Mode
The field jobDetails is populated with an array of JobCustomerBean for each job that matches the criteria.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |
TooManyFailure | There are too many selected records to be returned. |