CustomerGroup - Customer Module Data Models Reference

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

idPrimaryKeyModifier<IdProperty>
The ID of the customer group.
nameTextProperty
The name of the customer group
customersManyToMany<Customer>
The associated customers.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
created_byTextPropertyOptional
The ID of the user that created the customer group.
Was this page helpful?