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

Inherited by commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscountDraft.

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]
 

Property Documentation

◆ Description

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

◆ IsActive

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

◆ Key

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

◆ Name

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

◆ Predicate

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

◆ SortOrder

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

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