CustomerRoleCategory

A CustomerRoleCategory represents an assignment of a Category to a CustomerRole.

Properties

NameTypeDescription
IdintThe ID of the customer role category assignment.
CustomerRoleIdintThe ID of the customer role that the category is assigned to.
CustomerRole (via $expand)CustomerRoleThe customer role that the category is assigned to.
CategoryIdintThe ID of the category that is assigned to the role.
Category (via $expand)CategoryThe category that is assigned to the role.