QuoteLineItems: Chargebee Quote Line Items |
Catalog: Chargebee
Schema: Quotes
Primary Keys: id
Label: Quote Line Items
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 QuoteLineItems are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
amount_in_decimal |
string |
Amount in Decimal |
☐ |
|
amount |
decimal |
Amount |
☐ |
|
customer_id |
string |
Customer ID |
☐ |
|
date_from |
datetime |
Date from |
☐ |
|
date_to |
datetime |
Date to |
☐ |
|
description |
string |
Description |
☐ |
|
discount_amount |
decimal |
Discount Amount |
☐ |
|
entity_description |
string |
Entity Description |
☐ |
|
entity_id |
string |
Entity ID |
☐ |
|
entity_type |
string |
Entity Type |
☐ |
|
id |
string |
ID |
☑ |
|
is_taxed |
boolean |
Is Taxed |
☐ |
|
item_level_discount_amount |
decimal |
Item Level Discount Amount |
☐ |
|
pricing_model |
string |
Pricing Model |
☐ |
|
quantity_in_decimal |
string |
Quantity in Decimal |
☐ |
|
quantity |
int32 |
Quantity |
☐ |
|
quote_id |
string |
Quote ID |
☑ |
|
subscription_id |
string |
Subscription ID |
☐ |
|
tax_amount |
decimal |
Tax Amount |
☐ |
|
tax_exempt_reason |
string |
Tax Exempt Reason |
☐ |
|
tax_rate |
decimal |
Tax Rate |
☐ |
|
unit_amount_in_decimal |
string |
Unit Amount in Decimal |
☐ |
|
unit_amount |
decimal |
Unit Amount |
☐ |
|
10-06-2024 18:44 Version 24.1.3-BETA+4689