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.

TaxRateMapper

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

TaxRateMapper

public static class TaxRateMapper

Namespace

Methods

CountryRegionTaxRateCollectionToDtos

public static List<CountryRegionTaxRateDto> CountryRegionTaxRateCollectionToDtos(
    IEnumerable<CountryRegionTaxRate> collection)

CountryRegionTaxRateDtosToCollection

public static IEnumerable<CountryRegionTaxRate> CountryRegionTaxRateDtosToCollection(
    IEnumerable<CountryRegionTaxRateDto> dtos)

CountryRegionTaxRateDtoToEntity

public static CountryRegionTaxRate CountryRegionTaxRateDtoToEntity(CountryRegionTaxRateDto dto)

CountryRegionTaxRateEntityToDto

public static CountryRegionTaxRateDto CountryRegionTaxRateEntityToDto(CountryRegionTaxRate entity)

DecimalToTaxRate

public static TaxRate DecimalToTaxRate(decimal value)

TaxRateToDecimal

public static decimal TaxRateToDecimal(TaxRate value)

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.