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.CartDiscountDraft Class Reference

Inherits commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.CartDiscounts.ICartDiscountDraft

Property Documentation

◆ CartPredicate

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

◆ Custom

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

◆ Description

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

◆ IsActive

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

◆ Key

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

◆ Name

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

◆ RequiresDiscountCode

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

◆ SortOrder

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

◆ StackingMode

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

◆ Stores

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

◆ StoresEnumerable

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

◆ Target

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

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