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

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

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

Properties

IList< ITypedMoneyMoney [get, set]
 
IEnumerable< ITypedMoneyMoneyEnumerable [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<ITypedMoney> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueFixed.Money
getset

◆ MoneyEnumerable

IEnumerable<ITypedMoney> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueFixed.MoneyEnumerable
set

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