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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
string Key [get, set]
 
string CustomerId [get, set]
 
string CustomerEmail [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
string AnonymousId [get, set]
 
IBusinessUnitKeyReference BusinessUnit [get, set]
 
IStoreKeyReference Store [get, set]
 
IList< ILineItemLineItems [get, set]
 
IEnumerable< ILineItemLineItemsEnumerable [set]
 
IList< ICustomLineItemCustomLineItems [get, set]
 
IEnumerable< ICustomLineItemCustomLineItemsEnumerable [set]
 
long? TotalLineItemQuantity [get, set]
 
ICentPrecisionMoney TotalPrice [get, set]
 
ITaxedPrice TaxedPrice [get, set]
 
ITaxedPrice TaxedShippingPrice [get, set]
 
IDiscountOnTotalPrice DiscountOnTotalPrice [get, set]
 
ITaxMode TaxMode [get, set]
 
IRoundingMode TaxRoundingMode [get, set]
 
ITaxCalculationMode TaxCalculationMode [get, set]
 
IInventoryMode InventoryMode [get, set]
 
ICartState CartState [get, set]
 
IAddress BillingAddress [get, set]
 
IAddress ShippingAddress [get, set]
 
IShippingMode ShippingMode [get, set]
 
string ShippingKey [get, set]
 
IShippingInfo ShippingInfo [get, set]
 
IShippingRateInput ShippingRateInput [get, set]
 
ICustomFields ShippingCustomFields [get, set]
 
IList< IShippingShipping [get, set]
 
IEnumerable< IShippingShippingEnumerable [set]
 
IList< IAddressItemShippingAddresses [get, set]
 
IEnumerable< IAddressItemShippingAddressesEnumerable [set]
 
IList< IDiscountCodeInfoDiscountCodes [get, set]
 
IEnumerable< IDiscountCodeInfoDiscountCodesEnumerable [set]
 
IList< IDirectDiscountDirectDiscounts [get, set]
 
IEnumerable< IDirectDiscountDirectDiscountsEnumerable [set]
 
IList< ICartDiscountReferenceRefusedGifts [get, set]
 
IEnumerable< ICartDiscountReferenceRefusedGiftsEnumerable [set]
 
IPaymentInfo PaymentInfo [get, set]
 
string Country [get, set]
 
string Locale [get, set]
 
ICartOrigin Origin [get, set]
 
ICustomFields Custom [get, set]
 
int? DeleteDaysAfterLastModification [get, set]
 
new DateTime CreatedAt [get, set]
 
new DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AnonymousId

string commercetools.Sdk.Api.Models.Carts.ICart.AnonymousId
getset

◆ BillingAddress

IAddress commercetools.Sdk.Api.Models.Carts.ICart.BillingAddress
getset

◆ BusinessUnit

IBusinessUnitKeyReference commercetools.Sdk.Api.Models.Carts.ICart.BusinessUnit
getset

◆ CartState

ICartState commercetools.Sdk.Api.Models.Carts.ICart.CartState
getset

◆ Country

string commercetools.Sdk.Api.Models.Carts.ICart.Country
getset

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Carts.ICart.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Carts.ICart.CreatedBy
getset

◆ Custom

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

◆ CustomerEmail

string commercetools.Sdk.Api.Models.Carts.ICart.CustomerEmail
getset

◆ CustomerGroup

ICustomerGroupReference commercetools.Sdk.Api.Models.Carts.ICart.CustomerGroup
getset

◆ CustomerId

string commercetools.Sdk.Api.Models.Carts.ICart.CustomerId
getset

◆ CustomLineItems

IList<ICustomLineItem> commercetools.Sdk.Api.Models.Carts.ICart.CustomLineItems
getset

◆ CustomLineItemsEnumerable

IEnumerable<ICustomLineItem> commercetools.Sdk.Api.Models.Carts.ICart.CustomLineItemsEnumerable
set

◆ DeleteDaysAfterLastModification

int? commercetools.Sdk.Api.Models.Carts.ICart.DeleteDaysAfterLastModification
getset

◆ DirectDiscounts

IList<IDirectDiscount> commercetools.Sdk.Api.Models.Carts.ICart.DirectDiscounts
getset

◆ DirectDiscountsEnumerable

IEnumerable<IDirectDiscount> commercetools.Sdk.Api.Models.Carts.ICart.DirectDiscountsEnumerable
set

◆ DiscountCodes

IList<IDiscountCodeInfo> commercetools.Sdk.Api.Models.Carts.ICart.DiscountCodes
getset

◆ DiscountCodesEnumerable

IEnumerable<IDiscountCodeInfo> commercetools.Sdk.Api.Models.Carts.ICart.DiscountCodesEnumerable
set

◆ DiscountOnTotalPrice

IDiscountOnTotalPrice commercetools.Sdk.Api.Models.Carts.ICart.DiscountOnTotalPrice
getset

◆ Id

new string commercetools.Sdk.Api.Models.Carts.ICart.Id
getset

◆ InventoryMode

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

◆ ItemShippingAddresses

IList<IAddress> commercetools.Sdk.Api.Models.Carts.ICart.ItemShippingAddresses
getset

◆ ItemShippingAddressesEnumerable

IEnumerable<IAddress> commercetools.Sdk.Api.Models.Carts.ICart.ItemShippingAddressesEnumerable
set

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Carts.ICart.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Carts.ICart.LastModifiedBy
getset

◆ LineItems

IList<ILineItem> commercetools.Sdk.Api.Models.Carts.ICart.LineItems
getset

◆ LineItemsEnumerable

IEnumerable<ILineItem> commercetools.Sdk.Api.Models.Carts.ICart.LineItemsEnumerable
set

◆ Locale

string commercetools.Sdk.Api.Models.Carts.ICart.Locale
getset

◆ Origin

ICartOrigin commercetools.Sdk.Api.Models.Carts.ICart.Origin
getset

◆ PaymentInfo

IPaymentInfo commercetools.Sdk.Api.Models.Carts.ICart.PaymentInfo
getset

◆ RefusedGifts

IList<ICartDiscountReference> commercetools.Sdk.Api.Models.Carts.ICart.RefusedGifts
getset

◆ RefusedGiftsEnumerable

IEnumerable<ICartDiscountReference> commercetools.Sdk.Api.Models.Carts.ICart.RefusedGiftsEnumerable
set

◆ Shipping

IList<IShipping> commercetools.Sdk.Api.Models.Carts.ICart.Shipping
getset

◆ ShippingAddress

IAddress commercetools.Sdk.Api.Models.Carts.ICart.ShippingAddress
getset

◆ ShippingCustomFields

ICustomFields commercetools.Sdk.Api.Models.Carts.ICart.ShippingCustomFields
getset

◆ ShippingEnumerable

IEnumerable<IShipping> commercetools.Sdk.Api.Models.Carts.ICart.ShippingEnumerable
set

◆ ShippingInfo

IShippingInfo commercetools.Sdk.Api.Models.Carts.ICart.ShippingInfo
getset

◆ ShippingKey

string commercetools.Sdk.Api.Models.Carts.ICart.ShippingKey
getset

◆ ShippingMode

IShippingMode commercetools.Sdk.Api.Models.Carts.ICart.ShippingMode
getset

◆ ShippingRateInput

IShippingRateInput commercetools.Sdk.Api.Models.Carts.ICart.ShippingRateInput
getset

◆ Store

IStoreKeyReference commercetools.Sdk.Api.Models.Carts.ICart.Store
getset

◆ TaxCalculationMode

ITaxCalculationMode commercetools.Sdk.Api.Models.Carts.ICart.TaxCalculationMode
getset

◆ TaxedPrice

ITaxedPrice commercetools.Sdk.Api.Models.Carts.ICart.TaxedPrice
getset

◆ TaxedShippingPrice

ITaxedPrice commercetools.Sdk.Api.Models.Carts.ICart.TaxedShippingPrice
getset

◆ TaxMode

ITaxMode commercetools.Sdk.Api.Models.Carts.ICart.TaxMode
getset

◆ TaxRoundingMode

IRoundingMode commercetools.Sdk.Api.Models.Carts.ICart.TaxRoundingMode
getset

◆ TotalLineItemQuantity

long? commercetools.Sdk.Api.Models.Carts.ICart.TotalLineItemQuantity
getset

◆ TotalPrice

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

◆ Version

new long commercetools.Sdk.Api.Models.Carts.ICart.Version
getset

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