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

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new 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.Common.IBaseResource

Property Documentation

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscount.CreatedAt
getset

◆ CreatedBy

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

◆ Description

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

◆ Id

new string commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscount.Id
getset

◆ IsActive

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

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscount.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Name

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

◆ Predicate

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

◆ References

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

◆ ReferencesEnumerable

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

◆ SortOrder

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

◆ ValidFrom

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

◆ ValidUntil

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

◆ Value

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

◆ Version

new long commercetools.Sdk.Api.Models.ProductDiscounts.IProductDiscount.Version
getset

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