UnbilledCharges: Chargebee Unbilled Charges |
Catalog: Chargebee
Schema: UnbilledCharges
Primary Keys: id
Label: Unbilled Charges
Can retrieve data and change data using insert, update and delete.
Table Columns
The columns of the table UnbilledCharges are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert and update.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
amount_in_decimal |
string |
Amount in Decimal |
☐ |
|
amount |
decimal |
Amount |
☐ |
|
business_entity_id |
string |
|
☐ |
|
currency_code |
string |
Currency Code |
☐ |
|
customer_id |
string |
Customer ID |
☐ |
|
date_from |
datetime |
Date from |
☐ |
|
date_to |
datetime |
Date to |
☐ |
|
deleted |
boolean |
Deleted |
☐ |
|
description |
string |
Description |
☐ |
|
discount_amount |
decimal |
Discount Amount |
☐ |
|
entity_id |
string |
Entity ID |
☐ |
|
entity_type |
string |
Entity Type |
☐ |
|
id |
string |
ID |
☑ |
|
is_advance_charge |
boolean |
|
☐ |
|
is_voided |
boolean |
Is Voided |
☐ |
|
pricing_model |
string |
Pricing Model |
☐ |
|
quantity_in_decimal |
string |
Quantity in Decimal |
☐ |
|
quantity |
int32 |
Quantity |
☐ |
|
subscription_id |
string |
Subscription ID |
☐ |
|
unit_amount_in_decimal |
string |
Unit Amount in Decimal |
☐ |
|
unit_amount |
decimal |
Unit Amount |
☐ |
|
updated_at |
datetime |
Updated at |
☐ |
|
voided_at |
datetime |
Voided at |
☐ |
|
10-06-2024 18:44 Version 24.1.3-BETA+4689