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

Inherits commercetools.Sdk.Api.Models.Carts.IExternalTaxRateDraft.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.IExternalTaxRateDraft

Property Documentation

◆ Amount

decimal? commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.Amount
getset

◆ Country

string commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.Country
getset

◆ IncludedInPrice

bool? commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.IncludedInPrice
getset

◆ Name

string commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.Name
getset

◆ State

string commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.State
getset

◆ SubRates

IList<ISubRate> commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.SubRates
getset

◆ SubRatesEnumerable

IEnumerable<ISubRate> commercetools.Sdk.Api.Models.Carts.ExternalTaxRateDraft.SubRatesEnumerable
set

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