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

Inherits commercetools.Sdk.Api.Models.Carts.ICustomLineItem.

Properties

string Id [get, set]
 
string Key [get, set]
 
ILocalizedString Name [get, set]
 
ITypedMoney Money [get, set]
 
ITaxedItemPrice TaxedPrice [get, set]
 
IList< IMethodTaxedPriceTaxedPricePortions [get, set]
 
IEnumerable< IMethodTaxedPriceTaxedPricePortionsEnumerable [set]
 
ICentPrecisionMoney TotalPrice [get, set]
 
string Slug [get, set]
 
long Quantity [get, set]
 
IList< IItemStateState [get, set]
 
IEnumerable< IItemStateStateEnumerable [set]
 
ITaxCategoryReference TaxCategory [get, set]
 
ITaxRate TaxRate [get, set]
 
IList< IMethodTaxRatePerMethodTaxRate [get, set]
 
IEnumerable< IMethodTaxRatePerMethodTaxRateEnumerable [set]
 
IList< IDiscountedLineItemPriceForQuantityDiscountedPricePerQuantity [get, set]
 
IEnumerable< IDiscountedLineItemPriceForQuantityDiscountedPricePerQuantityEnumerable [set]
 
ICustomFields Custom [get, set]
 
IItemShippingDetails ShippingDetails [get, set]
 
ICustomLineItemPriceMode PriceMode [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.ICustomLineItem

Property Documentation

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Carts.CustomLineItem.Custom
getset

◆ DiscountedPricePerQuantity

IList<IDiscountedLineItemPriceForQuantity> commercetools.Sdk.Api.Models.Carts.CustomLineItem.DiscountedPricePerQuantity
getset

◆ DiscountedPricePerQuantityEnumerable

IEnumerable<IDiscountedLineItemPriceForQuantity> commercetools.Sdk.Api.Models.Carts.CustomLineItem.DiscountedPricePerQuantityEnumerable
set

◆ Id

string commercetools.Sdk.Api.Models.Carts.CustomLineItem.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.Carts.CustomLineItem.Key
getset

◆ Money

ITypedMoney commercetools.Sdk.Api.Models.Carts.CustomLineItem.Money
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.Carts.CustomLineItem.Name
getset

◆ PerMethodTaxRate

IList<IMethodTaxRate> commercetools.Sdk.Api.Models.Carts.CustomLineItem.PerMethodTaxRate
getset

◆ PerMethodTaxRateEnumerable

IEnumerable<IMethodTaxRate> commercetools.Sdk.Api.Models.Carts.CustomLineItem.PerMethodTaxRateEnumerable
set

◆ PriceMode

ICustomLineItemPriceMode commercetools.Sdk.Api.Models.Carts.CustomLineItem.PriceMode
getset

◆ Quantity

long commercetools.Sdk.Api.Models.Carts.CustomLineItem.Quantity
getset

◆ ShippingDetails

IItemShippingDetails commercetools.Sdk.Api.Models.Carts.CustomLineItem.ShippingDetails
getset

◆ Slug

string commercetools.Sdk.Api.Models.Carts.CustomLineItem.Slug
getset

◆ State

IList<IItemState> commercetools.Sdk.Api.Models.Carts.CustomLineItem.State
getset

◆ StateEnumerable

IEnumerable<IItemState> commercetools.Sdk.Api.Models.Carts.CustomLineItem.StateEnumerable
set

◆ TaxCategory

ITaxCategoryReference commercetools.Sdk.Api.Models.Carts.CustomLineItem.TaxCategory
getset

◆ TaxedPrice

ITaxedItemPrice commercetools.Sdk.Api.Models.Carts.CustomLineItem.TaxedPrice
getset

◆ TaxedPricePortions

IList<IMethodTaxedPrice> commercetools.Sdk.Api.Models.Carts.CustomLineItem.TaxedPricePortions
getset

◆ TaxedPricePortionsEnumerable

IEnumerable<IMethodTaxedPrice> commercetools.Sdk.Api.Models.Carts.CustomLineItem.TaxedPricePortionsEnumerable
set

◆ TaxRate

ITaxRate commercetools.Sdk.Api.Models.Carts.CustomLineItem.TaxRate
getset

◆ TotalPrice

ICentPrecisionMoney commercetools.Sdk.Api.Models.Carts.CustomLineItem.TotalPrice
getset

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