Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.07 KB

EventChargeItem.md

File metadata and controls

24 lines (20 loc) · 1.07 KB

EventChargeItem

Properties

Name Type Description Notes
event_charge_id int Event Charge [optional]
event_id int Event [optional]
description str Description [optional]
charge_item_id int Charge Item [optional]
transaction_type_enum str Transaction Type [optional]
term_session_id int Term Session [optional]
amount str Amount [optional]
amount_cost str Amount Cost [optional]
comments str Comments [optional]
posted bool Posted [optional]
table_name str Table Name [optional]
table_id int Table [optional]
charge_to_entry bool Charge To Entry [optional]
per_entry bool Per Entry [optional]
date_modified str Date Modified [optional]

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