ItemFamilies |
Catalog: Chargebee
Schema: Items
Primary Keys: id
This is a read-only table. The Chargebee API may not support changing the data or the Invantive UniversalSQL driver for Chargebee does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Chargebee API.
Table Columns
The columns of the table ItemFamilies are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
channel |
string(30) |
|
☐ |
The subscription channel this object originated from and is maintained in. Possible values are: web, app_store or play_store. |
description |
string(500) |
Description |
☐ |
Description of the item family. This is visible only in Chargebee and not to customers. |
id |
string(50) |
ID |
☑ |
The identifier for the item family. It is unique and immutable. |
name |
string(50) |
Name |
☐ |
A unique display name for the item family. This is visible only in Chargebee and not to customers. |
resource_version |
int64 |
Resource Version |
☐ |
The version number of this resource. For every change made to the resource, resource_version is updated with a new timestamp in milliseconds. |
status |
string |
Status |
☐ |
The status of the item family. Possible values: active or deleted. |
updated_at |
datetime |
Updated at |
☐ |
|
10-06-2024 18:44 Version 24.1.3-BETA+4689