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.

CurrencyReadOnly

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

CurrencyReadOnly

public class CurrencyReadOnly : StoreAggregateBase<CurrencyReadOnly, Currency, CurrencyState>, 
    IHasName, IHasReadableAllowedCountries

Inheritance

Namespace

Properties

AllowedCountries

public IReadOnlyCollection<AllowedCountry> AllowedCountries { get; }

Code

public string Code { get; }

CultureName

public string CultureName { get; }

FormatTemplate

public string FormatTemplate { get; }

IsDeleted

public bool IsDeleted { get; }

Name

public string Name { get; }

SortOrder

public int SortOrder { get; }

Methods

IsAllowedInCountry (1 of 2)

public bool IsAllowedInCountry(CountryReadOnly country)

IsAllowedInCountry (2 of 2)

public bool IsAllowedInCountry(Guid countryId)

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.