Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rate_bundle_id | int8 | 19 | null |
|
|
The primary key of this table. System column calculated by the source System. |
|||||||||||
| is_archived | bool | 1 | √ | null |
|
|
Whether the rate bundle is archived. |
||||||||||
| limited_offering_start_date | date | 13 | √ | null |
|
|
Start date for when the offer can be presented. |
||||||||||
| limited_offering_end_date | date | 13 | √ | null |
|
|
End date for when the offer can be presented. |
||||||||||
| contract_start_type | varchar | 256 | √ | null |
|
|
How the contract start date is determined for this offer. |
||||||||||
| start_date_of_use_type | varchar | 256 | √ | null |
|
|
How the start date of use is determined for this offer. |
||||||||||
| last_updated | timestamptz | 35 | √ | null |
|
|
System column. UTC Timestamp at which entry was calculated (lags shortly behind source system). |


