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

Inherits commercetools.Sdk.Api.Models.Carts.ILineItem.

Properties

string Id [get, set]
 
string Key [get, set]
 
string ProductId [get, set]
 
string ProductKey [get, set]
 
ILocalizedString Name [get, set]
 
ILocalizedString ProductSlug [get, set]
 
IProductTypeReference ProductType [get, set]
 
IProductVariant Variant [get, set]
 
IPrice Price [get, set]
 
long Quantity [get, set]
 
ICentPrecisionMoney TotalPrice [get, set]
 
IList< IDiscountedLineItemPriceForQuantityDiscountedPricePerQuantity [get, set]
 
IEnumerable< IDiscountedLineItemPriceForQuantityDiscountedPricePerQuantityEnumerable [set]
 
ITaxedItemPrice TaxedPrice [get, set]
 
IList< IMethodTaxedPriceTaxedPricePortions [get, set]
 
IEnumerable< IMethodTaxedPriceTaxedPricePortionsEnumerable [set]
 
IList< IItemStateState [get, set]
 
IEnumerable< IItemStateStateEnumerable [set]
 
ITaxRate TaxRate [get, set]
 
IList< IMethodTaxRatePerMethodTaxRate [get, set]
 
IEnumerable< IMethodTaxRatePerMethodTaxRateEnumerable [set]
 
IChannelReference SupplyChannel [get, set]
 
IChannelReference DistributionChannel [get, set]
 
ILineItemPriceMode PriceMode [get, set]
 
ILineItemMode LineItemMode [get, set]
 
IInventoryMode InventoryMode [get, set]
 
IItemShippingDetails ShippingDetails [get, set]
 
ICustomFields Custom [get, set]
 
DateTime? AddedAt [get, set]
 
DateTime? LastModifiedAt [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.ILineItem

Property Documentation

◆ AddedAt

DateTime? commercetools.Sdk.Api.Models.Carts.LineItem.AddedAt
getset

◆ Custom

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

◆ DiscountedPricePerQuantity

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

◆ DiscountedPricePerQuantityEnumerable

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

◆ DistributionChannel

IChannelReference commercetools.Sdk.Api.Models.Carts.LineItem.DistributionChannel
getset

◆ Id

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

◆ InventoryMode

IInventoryMode commercetools.Sdk.Api.Models.Carts.LineItem.InventoryMode
getset

◆ Key

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

◆ LastModifiedAt

DateTime? commercetools.Sdk.Api.Models.Carts.LineItem.LastModifiedAt
getset

◆ LineItemMode

ILineItemMode commercetools.Sdk.Api.Models.Carts.LineItem.LineItemMode
getset

◆ Name

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

◆ PerMethodTaxRate

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

◆ PerMethodTaxRateEnumerable

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

◆ Price

IPrice commercetools.Sdk.Api.Models.Carts.LineItem.Price
getset

◆ PriceMode

ILineItemPriceMode commercetools.Sdk.Api.Models.Carts.LineItem.PriceMode
getset

◆ ProductId

string commercetools.Sdk.Api.Models.Carts.LineItem.ProductId
getset

◆ ProductKey

string commercetools.Sdk.Api.Models.Carts.LineItem.ProductKey
getset

◆ ProductSlug

ILocalizedString commercetools.Sdk.Api.Models.Carts.LineItem.ProductSlug
getset

◆ ProductType

IProductTypeReference commercetools.Sdk.Api.Models.Carts.LineItem.ProductType
getset

◆ Quantity

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

◆ ShippingDetails

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

◆ State

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

◆ StateEnumerable

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

◆ SupplyChannel

IChannelReference commercetools.Sdk.Api.Models.Carts.LineItem.SupplyChannel
getset

◆ TaxedPrice

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

◆ TaxedPricePortions

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

◆ TaxedPricePortionsEnumerable

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

◆ TaxRate

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

◆ TotalPrice

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

◆ Variant

IProductVariant commercetools.Sdk.Api.Models.Carts.LineItem.Variant
getset

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