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.

CountryRegionTaxRate

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

CountryRegionTaxRate

public class CountryRegionTaxRate : ValueObjectBase

Inheritance

Namespace

Constructors

CountryRegionTaxRate

public CountryRegionTaxRate(TaxRate taxRate, Guid countryId, Guid? regionId)

Properties

CountryId

public Guid CountryId { get; }

RegionId

public Guid? RegionId { get; }

TaxRate

public TaxRate TaxRate { get; }

Methods

DeepClone

public override object DeepClone()

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.