jobRequestListDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| pendingJobRequestList (jobRequestUIDTO) | 0/unbounded | |
| completeJobRequestList (jobRequestUIDTO) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| pendingJobRequestList | array of pendingJobRequestList (jobRequestUIDTO) | |
| completeJobRequestList | array of completeJobRequestList (jobRequestUIDTO) |