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

Inherits commercetools.Sdk.Api.Models.DiscountCodes.IDiscountCodeDraft.

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

Property Documentation

◆ CartDiscounts

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

◆ CartDiscountsEnumerable

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

◆ CartPredicate

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

◆ Code

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

◆ Custom

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

◆ Description

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

◆ Groups

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

◆ GroupsEnumerable

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

◆ IsActive

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

◆ Key

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

◆ MaxApplications

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

◆ MaxApplicationsPerCustomer

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

◆ Name

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

◆ ValidFrom

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

◆ ValidUntil

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

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