@gradientedge/commercetools-utils
    Preparing search index...

    Interface InheritedAssociate

    interface InheritedAssociate {
        associateRoleAssignments: InheritedAssociateRoleAssignment[];
        customer: CustomerReference;
    }
    Index

    Properties

    associateRoleAssignments: InheritedAssociateRoleAssignment[]

    Inherited roles of the Associate within a Business Unit.

    The Customer that acts as an Associate in the Business Unit.