Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| customer_group_member_discount_id | varchar | 256 | null |
|
|
Generated identifier for this group discount step. |
|||||
| customer_group_id | int8 | 19 | √ | null |
|
|
The customer group this discount step belongs to. |
||||
| min_member_count | int4 | 10 | √ | null |
|
|
Minimum number of eligible group members needed for this discount step to activate. The step with the highest |
||||
| discount_value | numeric | 23,6 | √ | null |
|
|
The group discount for this step. Interpreted as a percentage (0-100) or an absolute amount according to |
||||
| discount_type | varchar | 256 | √ | null |
|
|
How the discount value is expressed: |
||||
| last_updated | timestamptz | 35 | √ | null |
|
|
System column. UTC Timestamp at which entry was calculated (lags shortly behind source system). |

