Relationship
Name | Type | Description | Notes |
---|---|---|---|
CatalogId | string | The catalog id which the entity related to the source belongs | [optional] |
Count | int | A quantity for the Relationship. For example, X has 7 items of the relation Y | [optional] |
Description | Dictionary<string, string> | [optional] | |
EntityId | string | The related entity id of the Relationship | [optional] |
Id | string | ID of the relationship, obsolete | [optional] |
IsInherited | bool | True if the relationship is inherited from a sale scope | [optional] |
MerchandiseType | string | The MerchandiseType of the Relationship. The type is based on the MerchandiseType Lookup. Contains the value of the lookup. | [optional] |
Qualifier | string | A qualifier for the Relationship. Flexible property that allows the consumer to enter custom information about the relationship | [optional] |
RelationshipType | string | The type of the | [optional] |
SequenceNumber | int | The number used for ordering the Relationship. An integer that allows the ordering of the relationships when they are presented in a list. No restriction is given for the number (e.g. it allows two relationships to have the same value for this property). | [optional] |
VariantProductId | string | The variant product Id of the Relationship just when the relationship's type is Variant | [optional] |