# Flipdish.ServiceCharge

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**StoreId** | **Number** | Store identifier | [optional] 
**PercentageValue** | **Number** | The Default Service Charge Value | [optional] 
**Enabled** | **Boolean** | Enable Service Charge for store true(on) / false(off) | [optional] 
**IsOptional** | **Boolean** | Sets the service charge to be optional | [optional] 
**DisplayWithProcessingFee** | **Boolean** | Display service charge together with processing fee | [optional] 
**IncludesVouchers** | **Boolean** | If true, will include voucher value in calculation   i.e 10E order with 1E service charge and 5E voucher would have service charge at 0.5E | [optional] 


