CustomerRoleMember

A CustomerRoleMember represents an assignment of a Customer to a CustomerRole.

Properties

NameTypeDescription
IdintThe ID of the customer role member assignment.
CustomerRoleIdintThe ID of the customer role that the customer is assigned to.
CustomerRole (via $expand)CustomerRoleThe customer role that the customer is assigned to.
CustomerIdintThe ID of the customer that is assigned to the role.
Customer (via $expand)CustomerThe customer that is assigned to the role.