Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.1 KB

FunctionBookingChargeItem.md

File metadata and controls

23 lines (19 loc) · 1.1 KB

FunctionBookingChargeItem

Properties

Name Type Description Notes
function_booking_charge_id int Function Booking Charge [optional]
function_booking_id int Function Booking [optional]
description str Description [optional]
function_charge_type_enum str Function Charge Type [optional]
charge_to_entry bool Charge To Entry [optional]
per_entry bool Per Entry [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]
date_modified str Date Modified [optional]

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