new module:model/CreateItemDataRelationshipsTipData(type, id, theData, obj)
Constructs a new CreateItemDataRelationshipsTipData.
Parameters:
| Name | Type | Description |
|---|---|---|
type |
module:model/CreateItemDataRelationshipsTipData.TypeEnum | |
id |
module:model/CreateItemDataRelationshipsTipData.IdEnum | |
theData |
Object | The plain JavaScript object bearing properties of interest. |
obj |
module:model/CreateItemDataRelationshipsTipData | Optional instance to populate. |
Members
(static) constructFromObject
Constructs a CreateItemDataRelationshipsTipData 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.
(static, readonly) IdEnum :String
Allowed values for the id property.
Type:
- String
Properties:
| Name | Type | Description |
|---|---|---|
1 |
String | value: "1" |
(static, readonly) TypeEnum :String
Allowed values for the type property.
Type:
- String
Properties:
| Name | Type | Description |
|---|---|---|
versions |
String | value: "versions" |