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

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

Properties

ILocalizedString Name [get, set]
 
string Key [get, set]
 
long? Quantity [get, set]
 
IMoney Money [get, set]
 
string Slug [get, set]
 
ITaxCategoryResourceIdentifier TaxCategory [get, set]
 
IExternalTaxRateDraft ExternalTaxRate [get, set]
 
ICustomFieldsDraft Custom [get, set]
 
IItemShippingDetailsDraft ShippingDetails [get, set]
 
ICustomLineItemPriceMode PriceMode [get, set]
 

Property Documentation

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.Carts.ICustomLineItemDraft.Custom
getset

◆ ExternalTaxRate

IExternalTaxRateDraft commercetools.Sdk.Api.Models.Carts.ICustomLineItemDraft.ExternalTaxRate
getset

◆ Key

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

◆ Money

IMoney commercetools.Sdk.Api.Models.Carts.ICustomLineItemDraft.Money
getset

◆ Name

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

◆ PriceMode

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

◆ Quantity

long? commercetools.Sdk.Api.Models.Carts.ICustomLineItemDraft.Quantity
getset

◆ ShippingDetails

IItemShippingDetailsDraft commercetools.Sdk.Api.Models.Carts.ICustomLineItemDraft.ShippingDetails
getset

◆ Slug

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

◆ TaxCategory

ITaxCategoryResourceIdentifier commercetools.Sdk.Api.Models.Carts.ICustomLineItemDraft.TaxCategory
getset

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