Class: module:model/CreateItemDataRelationships

module:model/CreateItemDataRelationships(theData, obj)

new module:model/CreateItemDataRelationships(theData, obj)

Constructs a new CreateItemDataRelationships.

Parameters:
Name Type Description
theData Object

The plain JavaScript object bearing properties of interest.

obj module:model/CreateItemDataRelationships

Optional instance to populate.

Source:

Members

(static) constructFromObject

Constructs a CreateItemDataRelationships 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) parent :module:model/CreateStorageDataRelationshipsTarget

Type:
Source:

(inner) tip :module:model/CreateItemDataRelationshipsTip

Type:
Source: