Class: module:model/JobAcceptedJobs

module:model/JobAcceptedJobs(output, theData, obj)

new module:model/JobAcceptedJobs(output, theData, obj)

Constructs a new JobAcceptedJobs. list of the requested outputs

Parameters:
Name Type Description
output Object

identical to the request body. For more information please see the request body structure above.

theData Object

The plain JavaScript object bearing properties of interest.

obj module:model/JobAcceptedJobs

Optional instance to populate.

Source:

Members

(static) constructFromObject

Constructs a JobAcceptedJobs from a plain JavaScript object, optionally creating a new instance. Copies all relevant properties from data to obj if supplied or a new instance if not.

Source:

(inner) output :Array.<Object>

identical to the request body. For more information please see the request body structure above.

Type:
  • Array.<Object>
Source: