commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft Interface Reference

Inherited by commercetools.Sdk.Api.Models.DiscountCodes.DiscountCodeDraft.

Properties

string Key [get, set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Description [get, set]
 
string Code [get, set]
 
IList< ICartDiscountResourceIdentifierCartDiscounts [get, set]
 
IEnumerable< ICartDiscountResourceIdentifierCartDiscountsEnumerable [set]
 
string CartPredicate [get, set]
 
bool? IsActive [get, set]
 
long? MaxApplications [get, set]
 
long? MaxApplicationsPerCustomer [get, set]
 
ICustomFieldsDraft Custom [get, set]
 
IList< string > Groups [get, set]
 
IEnumerable< string > GroupsEnumerable [set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 

Property Documentation

◆ CartDiscounts

IList<ICartDiscountResourceIdentifier> commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.CartDiscounts
getset

◆ CartDiscountsEnumerable

IEnumerable<ICartDiscountResourceIdentifier> commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.CartDiscountsEnumerable
set

◆ CartPredicate

string commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.CartPredicate
getset

◆ Code

string commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.Code
getset

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.Custom
getset

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.Description
getset

◆ Groups

IList<string> commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.Groups
getset

◆ GroupsEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.GroupsEnumerable
set

◆ IsActive

bool? commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.IsActive
getset

◆ Key

string commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.Key
getset

◆ MaxApplications

long? commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.MaxApplications
getset

◆ MaxApplicationsPerCustomer

long? commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.MaxApplicationsPerCustomer
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.Name
getset

◆ ValidFrom

DateTime? commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.ValidUntil
getset

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