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

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

Properties

ILocalizedString Name [get, set]
 
string Key [get, set]
 
ILocalizedString Description [get, set]
 
ICartDiscountValueDraft Value [get, set]
 
string CartPredicate [get, set]
 
ICartDiscountTarget Target [get, set]
 
string SortOrder [get, set]
 
IList< IStoreResourceIdentifierStores [get, set]
 
IEnumerable< IStoreResourceIdentifierStoresEnumerable [set]
 
bool? IsActive [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
bool? RequiresDiscountCode [get, set]
 
IStackingMode StackingMode [get, set]
 
ICustomFieldsDraft Custom [get, set]
 

Property Documentation

◆ CartPredicate

string commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.CartPredicate
getset

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Custom
getset

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Description
getset

◆ IsActive

bool? commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.IsActive
getset

◆ Key

string commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Key
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Name
getset

◆ RequiresDiscountCode

bool? commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.RequiresDiscountCode
getset

◆ SortOrder

string commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.SortOrder
getset

◆ StackingMode

IStackingMode commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.StackingMode
getset

◆ Stores

IList<IStoreResourceIdentifier> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Stores
getset

◆ StoresEnumerable

IEnumerable<IStoreResourceIdentifier> commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.StoresEnumerable
set

◆ Target

ICartDiscountTarget commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Target
getset

◆ ValidFrom

DateTime? commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.ValidUntil
getset

◆ Value

ICartDiscountValueDraft commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.Value
getset

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