CustomerGroupCustomer - Customer Module Data Models Reference

This documentation provides a reference to the CustomerGroupCustomer data model. It belongs to the Customer Module.

idPrimaryKeyModifier<IdProperty>
The ID of the group-customer pairing.
customerBelongsTo<Customer>
The associated customer.
customer_groupBelongsTo<CustomerGroup>
The associated customer group.
created_byTextPropertyOptional
The ID of the user that added the customer to the group.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?