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

Inherits commercetools.Sdk.Api.Models.Carts.ICart.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [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]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Carts.ICart
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ AnonymousId

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

◆ BillingAddress

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

◆ BusinessUnit

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

◆ CartState

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

◆ Country

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

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Carts.Cart.CreatedAt
getset

◆ CreatedBy

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

◆ Custom

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

◆ CustomerEmail

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

◆ CustomerGroup

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

◆ CustomerId

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

◆ CustomLineItems

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

◆ CustomLineItemsEnumerable

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

◆ DeleteDaysAfterLastModification

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

◆ DirectDiscounts

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

◆ DirectDiscountsEnumerable

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

◆ DiscountCodes

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

◆ DiscountCodesEnumerable

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

◆ DiscountOnTotalPrice

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

◆ Id

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

◆ InventoryMode

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

◆ ItemShippingAddresses

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

◆ ItemShippingAddressesEnumerable

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

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Carts.Cart.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ LineItems

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

◆ LineItemsEnumerable

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

◆ Locale

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

◆ Origin

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

◆ PaymentInfo

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

◆ RefusedGifts

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

◆ RefusedGiftsEnumerable

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

◆ Shipping

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

◆ ShippingAddress

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

◆ ShippingCustomFields

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

◆ ShippingEnumerable

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

◆ ShippingInfo

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

◆ ShippingKey

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

◆ ShippingMode

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

◆ ShippingRateInput

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

◆ Store

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

◆ TaxCalculationMode

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

◆ TaxedPrice

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

◆ TaxedShippingPrice

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

◆ TaxMode

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

◆ TaxRoundingMode

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

◆ TotalLineItemQuantity

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

◆ TotalPrice

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

◆ Version

long commercetools.Sdk.Api.Models.Carts.Cart.Version
getset

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