Details about the coupons associated with the subscription as recorded in the ramp table.

Columns

No match found

ramp_id string, not null
Foreign Key ramps.id
A unique and immutable identifier for the ramp.

coupon_id string, not null
Foreign Key coupons.id
Unique identifier of the coupon associated with the ramp.

apply_till timestamp, null
The last date the coupon can be applied. Applicable only for limited_period coupons.

record_extracted_at timestamp
The column represents the timestamp when the updated data became available in Chargebee's data lakehouse.

record_exported_at timestamp
The column represents the timestamp when the data was exported to the configured destination.

change_type string
The column indicates the type of change [create, update, delete, read] and can be used to load data into the warehouse accordingly.