Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.93 KB

ChargeItemItem.md

File metadata and controls

37 lines (33 loc) · 1.93 KB

ChargeItemItem

Properties

Name Type Description Notes
charge_item_id int Charge Item [optional]
charge_group_id int Charge Group [optional]
record_type_enum str Record Type [optional]
abbreviation str Abbreviation [optional]
description str Description [optional]
gl_number str GL Number [optional]
tax_gl_posting_id int Tax GL Posting [optional]
account_receivable_gl_posting_id int Account Receivable GL Posting [optional]
default_amount str Default Amount [optional]
tax_rate str Tax Rate [optional]
tax_rate2 str Tax Rate 2 [optional]
tax_rate3 str Tax Rate 3 [optional]
amount_input_as_ex_tax bool Amount Input As Ex Tax [optional]
tax_order_enum str Tax Order [optional]
tax_category_enum str Tax Category [optional]
unearned_income_charge_item_id int Unearned Income Charge Item [optional]
disputable bool Disputable [optional]
custom_bit1 bool Custom Flag 1 [optional]
custom_bit2 bool Custom Flag 2 [optional]
custom_string1 str Custom String 1 [optional]
custom_string2 str Custom String 2 [optional]
custom_string3 str Custom String 3 [optional]
custom_string4 str Custom String 4 [optional]
custom_string5 str Custom String 5 [optional]
custom_string6 str Custom String 6 [optional]
custom_date1 str Custom Date 1 [optional]
custom_date2 str Custom Date 2 [optional]
date_modified str Date Modified [optional]

[Back to Model list] [Back to API list] [Back to README]