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.ITaxedPrice Interface Reference

Inherited by commercetools.Sdk.Api.Models.Carts.TaxedPrice.

Properties

ICentPrecisionMoney TotalNet [get, set]
 
ICentPrecisionMoney TotalGross [get, set]
 
IList< ITaxPortionTaxPortions [get, set]
 
IEnumerable< ITaxPortionTaxPortionsEnumerable [set]
 
ICentPrecisionMoney TotalTax [get, set]
 

Property Documentation

◆ TaxPortions

IList<ITaxPortion> commercetools.Sdk.Api.Models.Carts.ITaxedPrice.TaxPortions
getset

◆ TaxPortionsEnumerable

IEnumerable<ITaxPortion> commercetools.Sdk.Api.Models.Carts.ITaxedPrice.TaxPortionsEnumerable
set

◆ TotalGross

ICentPrecisionMoney commercetools.Sdk.Api.Models.Carts.ITaxedPrice.TotalGross
getset

◆ TotalNet

ICentPrecisionMoney commercetools.Sdk.Api.Models.Carts.ITaxedPrice.TotalNet
getset

◆ TotalTax

ICentPrecisionMoney commercetools.Sdk.Api.Models.Carts.ITaxedPrice.TotalTax
getset

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