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.TaxRateDraft Class Reference

Inherits commercetools.Sdk.Api.Models.TaxCategories.ITaxRateDraft.

Properties

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]
 
string Key [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.TaxCategories.ITaxRateDraft

Property Documentation

◆ Amount

decimal? commercetools.Sdk.Api.Models.TaxCategories.TaxRateDraft.Amount
getset

◆ Country

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

◆ IncludedInPrice

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

◆ Key

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

◆ Name

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

◆ State

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

◆ SubRates

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

◆ SubRatesEnumerable

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

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