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

Inherits commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscount.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
ILocalizedString Name [get, set]
 
string Key [get, set]
 
ILocalizedString Description [get, set]
 
IProductDiscountValue Value [get, set]
 
string Predicate [get, set]
 
string SortOrder [get, set]
 
bool IsActive [get, set]
 
IList< IReferenceReferences [get, set]
 
IEnumerable< IReferenceReferencesEnumerable [set]
 
DateTime? ValidFrom [get, set]
 
DateTime? ValidUntil [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscount
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.CreatedBy
getset

◆ Description

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

◆ Id

string commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.Id
getset

◆ IsActive

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

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.LastModifiedBy
getset

◆ Name

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

◆ Predicate

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

◆ References

IList<IReference> commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.References
getset

◆ ReferencesEnumerable

IEnumerable<IReference> commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.ReferencesEnumerable
set

◆ SortOrder

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

IProductDiscountValue commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.Value
getset

◆ Version

long commercetools.Sdk.Api.Models.ProductDiscounts.ProductDiscount.Version
getset

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