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.

ServicePriceMapper

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

ServicePriceMapper

public static class ServicePriceMapper

Namespace

Methods

AllowedCountryRegionServicePrices

public static IEnumerable<ServicePriceDto> AllowedCountryRegionServicePrices(
    IEnumerable<ServicePriceDto> prices, IEnumerable<AllowedCountryRegionDto> allowedCountryRegions)

ServicePriceCollectionToDtos

public static List<ServicePriceDto> ServicePriceCollectionToDtos(
    IEnumerable<ServicePrice> collection)

ServicePriceDtosToCollection

public static IEnumerable<ServicePrice> ServicePriceDtosToCollection(
    IEnumerable<ServicePriceDto> dtos)

ServicePriceDtoToEntity

public static ServicePrice ServicePriceDtoToEntity(ServicePriceDto dto)

ServicePriceEntityToDto

public static ServicePriceDto ServicePriceEntityToDto(ServicePrice 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.