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

Inherits commercetools.Sdk.Api.Models.Stores.IStoreDraft.

Properties

string Key [get, set]
 
ILocalizedString Name [get, set]
 
IList< string > Languages [get, set]
 
IEnumerable< string > LanguagesEnumerable [set]
 
IList< IStoreCountryCountries [get, set]
 
IEnumerable< IStoreCountryCountriesEnumerable [set]
 
IList< IChannelResourceIdentifierDistributionChannels [get, set]
 
IEnumerable< IChannelResourceIdentifierDistributionChannelsEnumerable [set]
 
IList< IChannelResourceIdentifierSupplyChannels [get, set]
 
IEnumerable< IChannelResourceIdentifierSupplyChannelsEnumerable [set]
 
IList< IProductSelectionSettingDraftProductSelections [get, set]
 
IEnumerable< IProductSelectionSettingDraftProductSelectionsEnumerable [set]
 
ICustomFieldsDraft Custom [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Stores.IStoreDraft

Property Documentation

◆ Countries

IList<IStoreCountry> commercetools.Sdk.Api.Models.Stores.StoreDraft.Countries
getset

◆ CountriesEnumerable

IEnumerable<IStoreCountry> commercetools.Sdk.Api.Models.Stores.StoreDraft.CountriesEnumerable
set

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.Stores.StoreDraft.Custom
getset

◆ DistributionChannels

IList<IChannelResourceIdentifier> commercetools.Sdk.Api.Models.Stores.StoreDraft.DistributionChannels
getset

◆ DistributionChannelsEnumerable

IEnumerable<IChannelResourceIdentifier> commercetools.Sdk.Api.Models.Stores.StoreDraft.DistributionChannelsEnumerable
set

◆ Key

string commercetools.Sdk.Api.Models.Stores.StoreDraft.Key
getset

◆ Languages

IList<string> commercetools.Sdk.Api.Models.Stores.StoreDraft.Languages
getset

◆ LanguagesEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.Stores.StoreDraft.LanguagesEnumerable
set

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.Stores.StoreDraft.Name
getset

◆ ProductSelections

IList<IProductSelectionSettingDraft> commercetools.Sdk.Api.Models.Stores.StoreDraft.ProductSelections
getset

◆ ProductSelectionsEnumerable

IEnumerable<IProductSelectionSettingDraft> commercetools.Sdk.Api.Models.Stores.StoreDraft.ProductSelectionsEnumerable
set

◆ SupplyChannels

IList<IChannelResourceIdentifier> commercetools.Sdk.Api.Models.Stores.StoreDraft.SupplyChannels
getset

◆ SupplyChannelsEnumerable

IEnumerable<IChannelResourceIdentifier> commercetools.Sdk.Api.Models.Stores.StoreDraft.SupplyChannelsEnumerable
set

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