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.

CurrencyMapper

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

CurrencyMapper

public static class CurrencyMapper

Namespace

Methods

CurrencyEntitiesToBasicDtos

public static IEnumerable<CurrencyBasicDto> CurrencyEntitiesToBasicDtos(
    IEnumerable<CurrencyReadOnly> entities)

CurrencyEntityToBasicDto

public static CurrencyBasicDto CurrencyEntityToBasicDto(CurrencyReadOnly entity, 
    CurrencyBasicDto dto = null)

CurrencyEntityToEditDto

public static CurrencyEditDto CurrencyEntityToEditDto(CurrencyReadOnly entity, 
    CurrencyEditDto dto = null)

CurrencySaveDtoToEntity

public static Currency CurrencySaveDtoToEntity(CurrencySaveDto dto, Currency 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.