interface CustomerGroupAssignment {
    customerGroup: CustomerGroupReference;
}

Properties

Properties

customerGroup: CustomerGroupReference

Reference to a Customer Group.