commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItem Class Reference

Inherits commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueGiftLineItem.

Public Member Functions

 CartDiscountValueGiftLineItem ()
 

Properties

string Type [get, set]
 
IProductReference Product [get, set]
 
long VariantId [get, set]
 
IChannelReference SupplyChannel [get, set]
 
IChannelReference DistributionChannel [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValueGiftLineItem
- Properties inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountValue

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)
 

Constructor & Destructor Documentation

◆ CartDiscountValueGiftLineItem()

commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItem.CartDiscountValueGiftLineItem ( )
inline

Property Documentation

◆ DistributionChannel

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

◆ Product

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

◆ SupplyChannel

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

◆ Type

string commercetools.Sdk.Api.Models.CartDiscounts.CartDiscountValueGiftLineItem.Type
getset

◆ VariantId

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

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