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.