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

Inherits commercetools.Sdk.HistoryApi.Models.Common.ITaxRate.

Properties

string Id [get, set]
 
string Name [get, set]
 
int 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.HistoryApi.Models.Common.ITaxRate

Property Documentation

◆ Amount

int commercetools.Sdk.HistoryApi.Models.Common.TaxRate.Amount
getset

◆ Country

string commercetools.Sdk.HistoryApi.Models.Common.TaxRate.Country
getset

◆ Id

string commercetools.Sdk.HistoryApi.Models.Common.TaxRate.Id
getset

◆ IncludedInPrice

bool commercetools.Sdk.HistoryApi.Models.Common.TaxRate.IncludedInPrice
getset

◆ Name

string commercetools.Sdk.HistoryApi.Models.Common.TaxRate.Name
getset

◆ State

string commercetools.Sdk.HistoryApi.Models.Common.TaxRate.State
getset

◆ SubRates

IList<ISubRate> commercetools.Sdk.HistoryApi.Models.Common.TaxRate.SubRates
getset

◆ SubRatesEnumerable

IEnumerable<ISubRate> commercetools.Sdk.HistoryApi.Models.Common.TaxRate.SubRatesEnumerable
set

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