SubscriptionItems |
Catalog: Chargebee
Schema: Subscriptions
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 SubscriptionItems are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
amount_in_decimal |
decimal |
Amount in Decimal |
☐ |
|
amount |
decimal |
Amount |
☐ |
|
billing_cycles |
int32 |
Billing Cycles |
☐ |
|
charge_on_event |
string |
|
☐ |
|
charge_on_option |
string |
|
☐ |
|
charge_once |
boolean |
Charge Once |
☐ |
|
free_quantity_in_decimal |
decimal |
Free Quantity in Decimal |
☐ |
|
free_quantity |
int32 |
Free Quantity |
☐ |
|
item_price_id |
string |
|
☑ |
|
proration_type |
string |
|
☐ |
|
quantity_in_decimal |
decimal |
Quantity in Decimal |
☐ |
|
quantity |
int32 |
Quantity |
☐ |
|
remaining_billing_cycles |
int32 |
Remaining Billing Cycles |
☐ |
|
service_period_days |
int32 |
|
☐ |
|
subscription_id |
string |
Subscription ID |
☑ |
|
trial_end |
datetime |
Trial End |
☐ |
|
unit_price_in_decimal |
string |
Unit Price in Decimal |
☐ |
|
unit_price |
decimal |
Unit Price |
☐ |
|
10-06-2024 18:44 Version 24.1.3-BETA+4689