Skip to content

Latest commit

 

History

History
61 lines (58 loc) · 5.73 KB

File metadata and controls

61 lines (58 loc) · 5.73 KB

Flipdish.Model.StoreFeeConfig

Properties

Name Type Description Notes
FeeConfigId int? [optional]
StoreId int? [optional]
StartTime DateTime? [optional]
PercentFeeCardOrders double? [optional]
PercentFeeCashOrders double? [optional]
PercentFeeCardOrdersWeb double? [optional]
PercentFeeCashOrdersWeb double? [optional]
PercentFeeCardOrdersKiosk double? [optional]
PercentFeeCashOrdersKiosk double? [optional]
FixedFeeCardOrdersKiosk double? [optional]
FixedFeeCashOrdersKiosk double? [optional]
PercentFeeCardOrdersKioskChargedToCustomerIncludingVat double? [optional]
FixedFeeCardOrdersKioskChargedToCustomerIncludingVat double? [optional]
PercentFeeCashOrdersKioskChargedToCustomerIncludingVat double? [optional]
FixedFeeCashOrdersKioskChargedToCustomerIncludingVat double? [optional]
FixedFeeCardOrders double? [optional]
FixedFeeCashOrders double? [optional]
PercentFeeCardOrdersChargedToCustomerIncludingVat double? [optional]
FixedFeeCardOrdersChargedToCustomerIncludingVat double? [optional]
PercentFeeCashOrdersChargedToCustomerIncludingVat double? [optional]
FixedFeeCashOrdersChargedToCustomerIncludingVat double? [optional]
PercentFeeTips double? Gets or sets the percent fee tips. [optional]
PercentFeeTipsCollection double? Gets or sets the percent fee tips for collection. [optional]
PercentFeeTipsDelivery double? Gets or sets the percent fee tips for delivery. [optional]
TaxRatePercent double? Gets or sets the tax rate percent. [optional]
PercentFeeCardOrdersLocationService double? Gets or sets the percent fee card orders location service. [optional]
PercentFeeCashOrdersLocationService double? Gets or sets the percent fee cash orders location service. [optional]
FixedFeeCardOrdersLocationService double? Gets or sets the fixed fee card orders location service. [optional]
FixedFeeCashOrdersLocationService double? Gets or sets the fixed fee cash orders location service. [optional]
PercentFeeCardOrdersLocationServiceChargedToCustomerIncludingVat double? Gets or sets the percent fee card orders location service charged to customer including vat. [optional]
PercentFeeCashOrdersLocationServiceChargedToCustomerIncludingVat double? Gets or sets the percent fee cash orders location service charged to customer including vat. [optional]
FixedFeeCardOrdersLocationServiceChargedToCustomerIncludingVat double? Gets or sets the fixed fee card orders location service charged to customer including vat. [optional]
FixedFeeCashOrdersLocationServiceChargedToCustomerIncludingVat double? Gets or sets the fixed fee cash orders location service charged to customer including vat. [optional]
PercentFeeCardOrdersIngest double? Gets or sets the percent fee card orders ingest. [optional]
PercentFeeCashOrdersIngest double? Gets or sets the percent fee cash orders ingest. [optional]
FixedFeeCardOrdersIngest double? Gets or sets the fixed fee card orders ingest. [optional]
FixedFeeCashOrdersIngest double? Gets or sets the fixed fee cash orders ingest. [optional]
PercentFeeDelivery double? Gets or sets the percent fee for delivery orders. [optional]
FixedFeeDelivery double? Gets or sets the fixed fee for delivery orders. [optional]
PercentFeeCardPosTransaction double? Gets or sets the percent fee for POS transactions. [optional]
FixedFeeCardPosTransaction double? Gets or sets the fixed fee for POS transactions. [optional]
PercentFeeOrderWithGoogle double? Additional percentage fee charged on orders submitted through Order With Google [optional]
FixedFeeOrderWithGoogle double? Additional fixed fee charged on orders submitted through Order With Google [optional]
ShouldNotAutoIncreaseBefore DateTime? Should not auto increase fees before this date [optional]
Reason string Reason for the last fee change (optional) [optional]
PercentFeeCardOrdersPhoneAgent double? Gets or sets the percent fee card orders phone agent. [optional]
PercentFeeCashOrdersPhoneAgent double? Gets or sets the percent fee cash orders phone agent. [optional]
FixedFeeCardOrdersPhoneAgent double? Gets or sets the fixed fee card orders phone agent. [optional]
FixedFeeCashOrdersPhoneAgent double? Gets or sets the fixed fee cash orders phone agent. [optional]
PercentFeeCardOrdersPhoneAgentChargedToCustomerIncludingVat double? Gets or sets the percent fee card orders phone agent charged to customer including vat. [optional]
PercentFeeCashOrdersPhoneAgentChargedToCustomerIncludingVat double? Gets or sets the percent fee cash orders phone agent charged to customer including vat. [optional]
FixedFeeCardOrdersPhoneAgentChargedToCustomerIncludingVat double? Gets or sets the fixed fee card orders phone agent charged to customer including vat. [optional]
FixedFeeCashOrdersPhoneAgentChargedToCustomerIncludingVat 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]