# Flipdish.PercentDiscountDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**PercentageDiscount** | **Number** | Percentage discount | [optional] 
**MaxDiscountAmount** | **Number** | The maximum amount that the percentage discount value can be.  If not set then there is no maximum.  If set to e.g. 20 euro, and the percentage discount is 25%, and the order total is 100 euro, then the discount will be 20 euro (not 25 euro). | [optional] 


