Skip to content

Latest commit

 

History

History
62 lines (58 loc) · 5.97 KB

File metadata and controls

62 lines (58 loc) · 5.97 KB

StoreFeeConfig

Properties

Name Type Description Notes
fee_config_id int [optional]
store_id int [optional]
start_time \DateTime [optional]
percent_fee_card_orders double [optional]
percent_fee_cash_orders double [optional]
percent_fee_card_orders_web double [optional]
percent_fee_cash_orders_web double [optional]
percent_fee_card_orders_kiosk double [optional]
percent_fee_cash_orders_kiosk double [optional]
fixed_fee_card_orders_kiosk double [optional]
fixed_fee_cash_orders_kiosk double [optional]
percent_fee_card_orders_kiosk_charged_to_customer_including_vat double [optional]
fixed_fee_card_orders_kiosk_charged_to_customer_including_vat double [optional]
percent_fee_cash_orders_kiosk_charged_to_customer_including_vat double [optional]
fixed_fee_cash_orders_kiosk_charged_to_customer_including_vat double [optional]
fixed_fee_card_orders double [optional]
fixed_fee_cash_orders double [optional]
percent_fee_card_orders_charged_to_customer_including_vat double [optional]
fixed_fee_card_orders_charged_to_customer_including_vat double [optional]
percent_fee_cash_orders_charged_to_customer_including_vat double [optional]
fixed_fee_cash_orders_charged_to_customer_including_vat double [optional]
percent_fee_tips double Gets or sets the percent fee tips. [optional]
percent_fee_tips_collection double Gets or sets the percent fee tips for collection. [optional]
percent_fee_tips_delivery double Gets or sets the percent fee tips for delivery. [optional]
tax_rate_percent double Gets or sets the tax rate percent. [optional]
percent_fee_card_orders_location_service double Gets or sets the percent fee card orders location service. [optional]
percent_fee_cash_orders_location_service double Gets or sets the percent fee cash orders location service. [optional]
fixed_fee_card_orders_location_service double Gets or sets the fixed fee card orders location service. [optional]
fixed_fee_cash_orders_location_service double Gets or sets the fixed fee cash orders location service. [optional]
percent_fee_card_orders_location_service_charged_to_customer_including_vat double Gets or sets the percent fee card orders location service charged to customer including vat. [optional]
percent_fee_cash_orders_location_service_charged_to_customer_including_vat double Gets or sets the percent fee cash orders location service charged to customer including vat. [optional]
fixed_fee_card_orders_location_service_charged_to_customer_including_vat double Gets or sets the fixed fee card orders location service charged to customer including vat. [optional]
fixed_fee_cash_orders_location_service_charged_to_customer_including_vat double Gets or sets the fixed fee cash orders location service charged to customer including vat. [optional]
percent_fee_card_orders_ingest double Gets or sets the percent fee card orders ingest. [optional]
percent_fee_cash_orders_ingest double Gets or sets the percent fee cash orders ingest. [optional]
fixed_fee_card_orders_ingest double Gets or sets the fixed fee card orders ingest. [optional]
fixed_fee_cash_orders_ingest double Gets or sets the fixed fee cash orders ingest. [optional]
percent_fee_delivery double Gets or sets the percent fee for delivery orders. [optional]
fixed_fee_delivery double Gets or sets the fixed fee for delivery orders. [optional]
percent_fee_card_pos_transaction double Gets or sets the percent fee for POS transactions. [optional]
fixed_fee_card_pos_transaction double Gets or sets the fixed fee for POS transactions. [optional]
percent_fee_order_with_google double Additional percentage fee charged on orders submitted through Order With Google [optional]
fixed_fee_order_with_google double Additional fixed fee charged on orders submitted through Order With Google [optional]
should_not_auto_increase_before \DateTime Should not auto increase fees before this date [optional]
reason string Reason for the last fee change (optional) [optional]
percent_fee_card_orders_phone_agent double Gets or sets the percent fee card orders phone agent. [optional]
percent_fee_cash_orders_phone_agent double Gets or sets the percent fee cash orders phone agent. [optional]
fixed_fee_card_orders_phone_agent double Gets or sets the fixed fee card orders phone agent. [optional]
fixed_fee_cash_orders_phone_agent double Gets or sets the fixed fee cash orders phone agent. [optional]
percent_fee_card_orders_phone_agent_charged_to_customer_including_vat double Gets or sets the percent fee card orders phone agent charged to customer including vat. [optional]
percent_fee_cash_orders_phone_agent_charged_to_customer_including_vat double Gets or sets the percent fee cash orders phone agent charged to customer including vat. [optional]
fixed_fee_card_orders_phone_agent_charged_to_customer_including_vat double Gets or sets the fixed fee card orders phone agent charged to customer including vat. [optional]
fixed_fee_cash_orders_phone_agent_charged_to_customer_including_vat double Gets or sets the fixed fee cash orders phone agent charged to customer including vat. [optional]

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