Customer groups
Collection of customer groups
Fields
| Field alias | Description | Data type | Editable |
|---|---|---|---|
| canWrite | write permission | boolean | |
| created | date created | datetime | |
| discount | discount % | number | yes |
| id | id | number | |
| name | name | string | yes |
| pricesWithTax | prices with tax | boolean | |
| shopId | shop id | number | |
| showPrices | show prices | boolean | yes |
| updated | date updated | datetime |
Relations
| Relationship | Relationshiop description |
|---|---|
| Has many and belongs to carriers | Carriers in group |
| Has many and belongs to customers | Customers in group |
| Has many customers | Customers using group as default |