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

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

Inherited by commercetools.Sdk.Api.Models.ProductSelections.ProductSelection.

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]
 
string Key [get, set]
 
ILocalizedString Name [get, set]
 
int ProductCount [get, set]
 
IProductSelectionMode Mode [get, set]
 
ICustomFields Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.Custom
getset

◆ Id

new string commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.Key
getset

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.LastModifiedBy
getset

◆ Mode

IProductSelectionMode commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.Mode
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.Name
getset

◆ ProductCount

int commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.ProductCount
getset

◆ Version

new long commercetools.Sdk.Api.Models.ProductSelections.IProductSelection.Version
getset

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