Class: module:model/HubRelationships

module:model/HubRelationships(projects, theData, obj)

new module:model/HubRelationships(projects, theData, obj)

Constructs a new HubRelationships.

Parameters:
Name Type Description
projects module:model/JsonApiRelationshipsLinksInternal
theData Object

The plain JavaScript object bearing properties of interest.

obj module:model/HubRelationships

Optional instance to populate.

Source:

Members

(static) constructFromObject

Constructs a HubRelationships 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) projects :module:model/JsonApiRelationshipsLinksInternal

Type:
Source: