# VoucherifySdk::DiscountUnitMultiple ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **type** | **String** | Discount type. | [default to 'UNIT'] | | **effect** | **String** | Defines how the discount is applied to the customer's order. | [optional][default to 'ADD_MANY_ITEMS'] | | **units** | [**Array<DiscountUnitMultipleOneUnit>**](DiscountUnitMultipleOneUnit.md) | | |