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.

DiscountMapper

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

DiscountMapper

public static class DiscountMapper

Namespace

Methods

DiscountEntitiesToBasicDtos

public static IEnumerable<DiscountBasicDto> DiscountEntitiesToBasicDtos(
    IEnumerable<DiscountReadOnly> entities)

DiscountEntityToBasicDto

public static DiscountBasicDto DiscountEntityToBasicDto(DiscountReadOnly entity, 
    DiscountBasicDto dto = null)

DiscountEntityToEditDto

public static DiscountEditDto DiscountEntityToEditDto(DiscountReadOnly entity, 
    DiscountEditDto dto = null)

DiscountSaveDtoToEntity

public static Discount DiscountSaveDtoToEntity(DiscountSaveDto dto, Discount entity)

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.