BusinessEntities |
Catalog: Chargebee
Schema: BusinessEntities
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 BusinessEntities are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
created_at |
datetime |
Created at |
☐ |
|
deleted |
boolean |
Deleted |
☐ |
Indicates that the business entity has been deleted. |
id |
string(50) |
ID |
☑ |
A unique and immutable identifier for the business entity. It is always autogenerated. |
name |
string(100) |
Name |
☐ |
A human-friendly name for the business entity. |
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(30) |
Status |
☐ |
Current status of the business entity. Possible values are: active or inactive. |
updated_at |
datetime |
Updated at |
☐ |
|
10-06-2024 18:44 Version 24.1.3-BETA+4689