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

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

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]
 

Property Documentation

◆ Custom

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

◆ DiscountedPricePerQuantity

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

◆ DiscountedPricePerQuantityEnumerable

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

◆ Id

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

◆ Key

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

◆ Money

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

◆ Name

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

◆ PerMethodTaxRate

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

◆ PerMethodTaxRateEnumerable

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

◆ PriceMode

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

◆ Quantity

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

◆ ShippingDetails

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

◆ Slug

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

◆ State

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

◆ StateEnumerable

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

◆ TaxCategory

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

◆ TaxedPrice

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

◆ TaxedPricePortions

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

◆ TaxedPricePortionsEnumerable

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

◆ TaxRate

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

◆ TotalPrice

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

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