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.

StoreMapper

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

StoreMapper

public static class StoreMapper

Namespace

Methods

StoreEntitiesToBasicDtos

public static IEnumerable<StoreBasicDto> StoreEntitiesToBasicDtos(
    IEnumerable<StoreReadOnly> entities)

StoreEntityToBasicDto

public static StoreBasicDto StoreEntityToBasicDto(StoreReadOnly entity, StoreBasicDto dto = null)

StoreEntityToEditDto

public static StoreEditDto StoreEntityToEditDto(StoreReadOnly entity, StoreEditDto dto = null)

StoreSaveDtoToEntity

public static Store StoreSaveDtoToEntity(StoreSaveDto dto, Store 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.