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

Inherits commercetools.Sdk.Api.Models.Carts.ITaxedItemPrice.

Properties

ICentPrecisionMoney TotalNet [get, set]
 
ICentPrecisionMoney TotalGross [get, set]
 
IList< ITaxPortionTaxPortions [get, set]
 
IEnumerable< ITaxPortionTaxPortionsEnumerable [set]
 
ICentPrecisionMoney TotalTax [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.ITaxedItemPrice

Property Documentation

◆ TaxPortions

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

◆ TaxPortionsEnumerable

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

◆ TotalGross

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

◆ TotalNet

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

◆ TotalTax

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

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