commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Quotes.Quote Class Reference

Inherits commercetools.Sdk.Api.Models.Quotes.IQuote.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
string Key [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
IQuoteRequestReference QuoteRequest [get, set]
 
IStagedQuoteReference StagedQuote [get, set]
 
ICustomerReference Customer [get, set]
 
ICustomerGroupReference CustomerGroup [get, set]
 
DateTime? ValidTo [get, set]
 
string SellerComment [get, set]
 
string BuyerComment [get, set]
 
IStoreKeyReference Store [get, set]
 
IList< ILineItemLineItems [get, set]
 
IEnumerable< ILineItemLineItemsEnumerable [set]
 
IList< ICustomLineItemCustomLineItems [get, set]
 
IEnumerable< ICustomLineItemCustomLineItemsEnumerable [set]
 
ITypedMoney TotalPrice [get, set]
 
ITaxedPrice TaxedPrice [get, set]
 
IAddress ShippingAddress [get, set]
 
IAddress BillingAddress [get, set]
 
IInventoryMode InventoryMode [get, set]
 
ITaxMode TaxMode [get, set]
 
IRoundingMode TaxRoundingMode [get, set]
 
ITaxCalculationMode TaxCalculationMode [get, set]
 
string Country [get, set]
 
IShippingInfo ShippingInfo [get, set]
 
IPaymentInfo PaymentInfo [get, set]
 
IShippingRateInput ShippingRateInput [get, set]
 
IList< IAddressItemShippingAddresses [get, set]
 
IEnumerable< IAddressItemShippingAddressesEnumerable [set]
 
IList< IDirectDiscountDirectDiscounts [get, set]
 
IEnumerable< IDirectDiscountDirectDiscountsEnumerable [set]
 
ICustomFields Custom [get, set]
 
IQuoteState QuoteState [get, set]
 
IStateReference State [get, set]
 
string PurchaseOrderNumber [get, set]
 
IBusinessUnitKeyReference BusinessUnit [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Quotes.IQuote
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ BillingAddress

IAddress commercetools.Sdk.Api.Models.Quotes.Quote.BillingAddress
getset

◆ BusinessUnit

IBusinessUnitKeyReference commercetools.Sdk.Api.Models.Quotes.Quote.BusinessUnit
getset

◆ BuyerComment

string commercetools.Sdk.Api.Models.Quotes.Quote.BuyerComment
getset

◆ Country

string commercetools.Sdk.Api.Models.Quotes.Quote.Country
getset

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Quotes.Quote.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Quotes.Quote.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Quotes.Quote.Custom
getset

◆ Customer

ICustomerReference commercetools.Sdk.Api.Models.Quotes.Quote.Customer
getset

◆ CustomerGroup

ICustomerGroupReference commercetools.Sdk.Api.Models.Quotes.Quote.CustomerGroup
getset

◆ CustomLineItems

IList<ICustomLineItem> commercetools.Sdk.Api.Models.Quotes.Quote.CustomLineItems
getset

◆ CustomLineItemsEnumerable

IEnumerable<ICustomLineItem> commercetools.Sdk.Api.Models.Quotes.Quote.CustomLineItemsEnumerable
set

◆ DirectDiscounts

IList<IDirectDiscount> commercetools.Sdk.Api.Models.Quotes.Quote.DirectDiscounts
getset

◆ DirectDiscountsEnumerable

IEnumerable<IDirectDiscount> commercetools.Sdk.Api.Models.Quotes.Quote.DirectDiscountsEnumerable
set

◆ Id

string commercetools.Sdk.Api.Models.Quotes.Quote.Id
getset

◆ InventoryMode

IInventoryMode commercetools.Sdk.Api.Models.Quotes.Quote.InventoryMode
getset

◆ ItemShippingAddresses

IList<IAddress> commercetools.Sdk.Api.Models.Quotes.Quote.ItemShippingAddresses
getset

◆ ItemShippingAddressesEnumerable

IEnumerable<IAddress> commercetools.Sdk.Api.Models.Quotes.Quote.ItemShippingAddressesEnumerable
set

◆ Key

string commercetools.Sdk.Api.Models.Quotes.Quote.Key
getset

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Quotes.Quote.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Quotes.Quote.LastModifiedBy
getset

◆ LineItems

IList<ILineItem> commercetools.Sdk.Api.Models.Quotes.Quote.LineItems
getset

◆ LineItemsEnumerable

IEnumerable<ILineItem> commercetools.Sdk.Api.Models.Quotes.Quote.LineItemsEnumerable
set

◆ PaymentInfo

IPaymentInfo commercetools.Sdk.Api.Models.Quotes.Quote.PaymentInfo
getset

◆ PurchaseOrderNumber

string commercetools.Sdk.Api.Models.Quotes.Quote.PurchaseOrderNumber
getset

◆ QuoteRequest

IQuoteRequestReference commercetools.Sdk.Api.Models.Quotes.Quote.QuoteRequest
getset

◆ QuoteState

IQuoteState commercetools.Sdk.Api.Models.Quotes.Quote.QuoteState
getset

◆ SellerComment

string commercetools.Sdk.Api.Models.Quotes.Quote.SellerComment
getset

◆ ShippingAddress

IAddress commercetools.Sdk.Api.Models.Quotes.Quote.ShippingAddress
getset

◆ ShippingInfo

IShippingInfo commercetools.Sdk.Api.Models.Quotes.Quote.ShippingInfo
getset

◆ ShippingRateInput

IShippingRateInput commercetools.Sdk.Api.Models.Quotes.Quote.ShippingRateInput
getset

◆ StagedQuote

IStagedQuoteReference commercetools.Sdk.Api.Models.Quotes.Quote.StagedQuote
getset

◆ State

IStateReference commercetools.Sdk.Api.Models.Quotes.Quote.State
getset

◆ Store

IStoreKeyReference commercetools.Sdk.Api.Models.Quotes.Quote.Store
getset

◆ TaxCalculationMode

ITaxCalculationMode commercetools.Sdk.Api.Models.Quotes.Quote.TaxCalculationMode
getset

◆ TaxedPrice

ITaxedPrice commercetools.Sdk.Api.Models.Quotes.Quote.TaxedPrice
getset

◆ TaxMode

ITaxMode commercetools.Sdk.Api.Models.Quotes.Quote.TaxMode
getset

◆ TaxRoundingMode

IRoundingMode commercetools.Sdk.Api.Models.Quotes.Quote.TaxRoundingMode
getset

◆ TotalPrice

ITypedMoney commercetools.Sdk.Api.Models.Quotes.Quote.TotalPrice
getset

◆ ValidTo

DateTime? commercetools.Sdk.Api.Models.Quotes.Quote.ValidTo
getset

◆ Version

long commercetools.Sdk.Api.Models.Quotes.Quote.Version
getset

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