Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 867 Bytes

DiscountUnit.md

File metadata and controls

15 lines (12 loc) · 867 Bytes

VoucherifySdk::DiscountUnit

Properties

Name Type Description Notes
type String Discount type. [default to 'UNIT']
unit_off Integer Number of units to be granted a full value discount. [optional]
unit_off_formula String [optional]
effect DiscountUnitVouchersEffectTypes [optional]
unit_type String The product deemed as free, chosen from product inventory (e.g. time, items).
product SimpleProductDiscountUnit [optional]
sku SimpleSkuDiscountUnit [optional]
is_dynamic Boolean Flag indicating whether the discount was calculated using a formula. [optional]