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

Inherits commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscountDraft.

Properties

ILocalizedString Name [get, set]
 
string Key [get, set]
 
ILocalizedString Description [get, set]
 
IProductDiscountValueDraft Value [get, set]
 
string Predicate [get, set]
 
string SortOrder [get, set]
 
bool IsActive [get, set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscountDraft

Property Documentation

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.Description
getset

◆ IsActive

bool commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.IsActive
getset

◆ Key

string commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.Key
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.Name
getset

◆ Predicate

string commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.Predicate
getset

◆ SortOrder

string commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.SortOrder
getset

◆ ValidFrom

DateTime? commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.ValidFrom
getset

◆ ValidUntil

DateTime? commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.ValidUntil
getset

◆ Value

IProductDiscountValueDraft commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.Value
getset

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