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

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

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

Properties

IProductReference Product [get, set]
 
long VariantId [get, set]
 
IChannelReference SupplyChannel [get, set]
 
IChannelReference DistributionChannel [get, 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

◆ DistributionChannel

IChannelReference commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueGiftLineItem.DistributionChannel
getset

◆ Product

IProductReference commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueGiftLineItem.Product
getset

◆ SupplyChannel

IChannelReference commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueGiftLineItem.SupplyChannel
getset

◆ VariantId

long commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueGiftLineItem.VariantId
getset

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