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

Inherits commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValue.

Inherited by commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueAbsolute.

Properties

IList< ICentPrecisionMoneyMoney [get, set]
 
IEnumerable< ICentPrecisionMoneyMoneyEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValue
string Type [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValue
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueAbsolute Absolute (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueAbsolute > init=null)
 
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueFixed Fixed (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueFixed > init=null)
 
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItem GiftLineItem (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItem > init=null)
 
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueRelative Relative (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueRelative > init=null)
 

Property Documentation

◆ Money

IList<ICentPrecisionMoney> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueAbsolute.Money
getset

◆ MoneyEnumerable

IEnumerable<ICentPrecisionMoney> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueAbsolute.MoneyEnumerable
set

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