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.

TaxClassReadOnly

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

TaxClassReadOnly

public class TaxClassReadOnly : StoreAggregateBase<TaxClassReadOnly, TaxClass, TaxClassState>, 
    IHasName

Inheritance

Namespace

Properties

Alias

public string Alias { get; }

CountryRegionTaxRates

public IReadOnlyCollection<CountryRegionTaxRate> CountryRegionTaxRates { get; }

DefaultTaxRate

public TaxRate DefaultTaxRate { get; }

IsDeleted

public bool IsDeleted { get; }

Name

public string Name { get; }

SortOrder

public int SortOrder { get; }

Methods

GetTaxRate

public TaxRate GetTaxRate(TaxSource taxSource)

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.