Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
primary key |
|||
entity_table | VARCHAR | 64 | √ | null |
|
|
physical tablename for entity being joined to discount, e.g. civicrm_event |
|||
entity_id | INT UNSIGNED | 10 | null |
|
|
FK to entity table specified in entity_table column. |
||||
price_set_id | INT UNSIGNED | 10 | null |
|
|
FK to civicrm_price_set |
||||
start_date | DATE | 10 | √ | null |
|
|
Date when discount starts. |
|||
end_date | DATE | 10 | √ | null |
|
|
Date when discount ends. |
Showing 1 to 6 of 6 entries