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.

AllowedCountryRegionMapper

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

AllowedCountryRegionMapper

public static class AllowedCountryRegionMapper

Namespace

Methods

AllowedCountryCollectionToDtos

public static List<AllowedCountryDto> AllowedCountryCollectionToDtos(
    IEnumerable<AllowedCountry> collection)

AllowedCountryDtosToCollection

public static IEnumerable<AllowedCountry> AllowedCountryDtosToCollection(
    IEnumerable<AllowedCountryDto> dtos)

AllowedCountryDtoToEntity

public static AllowedCountry AllowedCountryDtoToEntity(AllowedCountryDto dto)

AllowedCountryEntityToDto

public static AllowedCountryDto AllowedCountryEntityToDto(AllowedCountry entity)

AllowedCountryRegionCollectionToDtos

public static List<AllowedCountryRegionDto> AllowedCountryRegionCollectionToDtos(
    IEnumerable<AllowedCountryRegion> collection)

AllowedCountryRegionDtosToCollection

public static IEnumerable<AllowedCountryRegion> AllowedCountryRegionDtosToCollection(
    IEnumerable<AllowedCountryRegionDto> dtos)

AllowedCountryRegionDtoToEntity

public static AllowedCountryRegion AllowedCountryRegionDtoToEntity(AllowedCountryRegionDto dto)

AllowedCountryRegionEntityToDto

public static AllowedCountryRegionDto AllowedCountryRegionEntityToDto(AllowedCountryRegion 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.