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

Inherits commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueDraft.

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

Properties

IList< IMoneyMoney [get, set]
 
IEnumerable< IMoneyMoneyEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueDraft
string Type [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueDraft
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueAbsoluteDraft Absolute (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueAbsoluteDraft > init=null)
 
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueFixedDraft Fixed (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueFixedDraft > init=null)
 
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItemDraft GiftLineItem (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItemDraft > init=null)
 
static commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueRelativeDraft Relative (Action< commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueRelativeDraft > init=null)
 

Property Documentation

◆ Money

IList<IMoney> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueAbsoluteDraft.Money
getset

◆ MoneyEnumerable

IEnumerable<IMoney> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueAbsoluteDraft.MoneyEnumerable
set

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