Item Families help you identify the Product Family for any given item

Note:
To use item families, your Chargebee site needs to have the Product Families feature turned on. This lets you organize and report on different product lines more easily.

Related Tables

Tables referencing item_families.id

Columns

No match found

id string, not null
Primary Key
A unique and immutable identifier for the item family.

channel string, null
The subscription channel from which the data for this item originated and is maintained.

description string, null
Description of the item family. This is visible only in Chargebee and not to customers.

name string, not null
A unique display name for the item family. This is visible only in Chargebee and not to customers.

resource_version long, null
The version number of this table. For every change made to the table, resource_version is updated with a new timestamp in milliseconds.

status string, null
The current status of the item family.

updated_at timestamp, null
Timestamp indicating when the item family was last updated.

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.