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.

IHasReadableServicePrices

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

IHasReadableServicePrices

public interface IHasReadableServicePrices

Namespace

Methods

GetCountryPriceForCurrency (1 of 2)

public decimal GetCountryPriceForCurrency(CountryReadOnly country, CurrencyReadOnly currency)

GetCountryPriceForCurrency (2 of 2)

public decimal GetCountryPriceForCurrency(Guid countryId, Guid currencyId)

GetDefaultPriceForCurrency (1 of 2)

public decimal GetDefaultPriceForCurrency(CurrencyReadOnly currency)

GetDefaultPriceForCurrency (2 of 2)

public decimal GetDefaultPriceForCurrency(Guid currencyId)

GetRegionPriceForCurrency (1 of 2)

public decimal GetRegionPriceForCurrency(RegionReadOnly region, CurrencyReadOnly currency)

GetRegionPriceForCurrency (2 of 2)

public decimal GetRegionPriceForCurrency(Guid countryId, Guid regionId, Guid currencyId)

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.