subscription_id string, not null
The unique identifier of the
`subscription` associated with this record.
item_price_id string, not null
last_charged_at timestamp, not null
The timestamp of the most recent charge for this item price in the subscription.
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.