commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.TaxCategories.TaxRate Class Reference

Inherits commercetools.Sdk.Api.Models.TaxCategories.ITaxRate.

Properties

string Id [get, set]
 
string Key [get, set]
 
string Name [get, set]
 
decimal Amount [get, set]
 
bool IncludedInPrice [get, set]
 
string Country [get, set]
 
string State [get, set]
 
IList< ISubRateSubRates [get, set]
 
IEnumerable< ISubRateSubRatesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.TaxCategories.ITaxRate

Property Documentation

◆ Amount

decimal commercetools.Sdk.Api.Models.TaxCategories.TaxRate.Amount
getset

◆ Country

string commercetools.Sdk.Api.Models.TaxCategories.TaxRate.Country
getset

◆ Id

string commercetools.Sdk.Api.Models.TaxCategories.TaxRate.Id
getset

◆ IncludedInPrice

bool commercetools.Sdk.Api.Models.TaxCategories.TaxRate.IncludedInPrice
getset

◆ Key

string commercetools.Sdk.Api.Models.TaxCategories.TaxRate.Key
getset

◆ Name

string commercetools.Sdk.Api.Models.TaxCategories.TaxRate.Name
getset

◆ State

string commercetools.Sdk.Api.Models.TaxCategories.TaxRate.State
getset

◆ SubRates

IList<ISubRate> commercetools.Sdk.Api.Models.TaxCategories.TaxRate.SubRates
getset

◆ SubRatesEnumerable

IEnumerable<ISubRate> commercetools.Sdk.Api.Models.TaxCategories.TaxRate.SubRatesEnumerable
set

The documentation for this class was generated from the following file: