Class: module:model/BaseAttributesCreatedUpdated

module:model/BaseAttributesCreatedUpdated(theData, obj)

new module:model/BaseAttributesCreatedUpdated(theData, obj)

Constructs a new BaseAttributesCreatedUpdated.

Parameters:
Name Type Description
theData Object

The plain JavaScript object bearing properties of interest.

obj module:model/BaseAttributesCreatedUpdated

Optional instance to populate.

Source:

Members

(static) constructFromObject

Constructs a BaseAttributesCreatedUpdated 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) attributes :module:model/BaseAttributesCreatedUpdatedAttributes

Type:
Source: