commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.ImportApi.Models.Prices.ITaxRate Interface Reference

Inherited by commercetools.Sdk.ImportApi.Models.Prices.TaxRate.

Properties

string Id [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]
 

Property Documentation

◆ Amount

decimal commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.Amount
getset

◆ Country

string commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.Country
getset

◆ Id

string commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.Id
getset

◆ IncludedInPrice

bool commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.IncludedInPrice
getset

◆ Name

string commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.Name
getset

◆ State

string commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.State
getset

◆ SubRates

IList<ISubRate> commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.SubRates
getset

◆ SubRatesEnumerable

IEnumerable<ISubRate> commercetools.Sdk.ImportApi.Models.Prices.ITaxRate.SubRatesEnumerable
set

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