Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

DiscountDto

API reference for DiscountDto in Vendr, the eCommerce solution for Umbraco v8+

DiscountDto

public class DiscountDto : DiscountBasicDto

Inheritance

Namespace

Constructors

DiscountDto

The default constructor.

public DiscountDto()

Properties

Codes

public List<DiscountCodeDto> Codes { get; set; }

ExpiryDate

public DateTime? ExpiryDate { get; set; }

IsActive

public bool IsActive { get; set; }

Rewards

public List<DiscountRewardConfigDto> Rewards { get; set; }

Rules

public DiscountRuleConfigDto Rules { get; set; }

StartDate

public DateTime? StartDate { get; set; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.