ProductConceptsRelationships
The Relationships resource manages the objects related to a concept. The objects reference a concept, an item, or other objects.
Columns
Name | Type | Description |
ProductConceptsConceptId | String | ProductConceptsConceptId of ProductConceptsRelationships |
RelationshipId | String | RelationshipId of ProductConceptsRelationships |
RelationshipType | String | Type of relationship. |
CreatedBy | String | CreatedBy of ProductConceptsRelationships |
CreationDate | Datetime | CreationDate of ProductConceptsRelationships |
LastUpdateDate | Datetime | LastUpdateDate of ProductConceptsRelationships |
LastUpdatedBy | String | LastUpdatedBy of ProductConceptsRelationships |
DestObjType | String | Type of the destination object. |
DestObjId | String | Value that uniquely identifies the destination object. |
SrcObjType | String | Type of the source object. |
SrcObjId | String | Value that uniquely identifies the source object. |
Name | String | Name of the related object. |
Description | String | Description of the related object. |
Status | String | Status of the related object. |
LatestFlag | Bool | Contains one of the following values: true or false. If true, then the related object is the latest. If false, then the related object is not the latest. This attribute does not have a default value. |
LatestFlagName | String | LatestFlagName of ProductConceptsRelationships |
Revision | String | Value that indicates the version or revision of the referenced object. |