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

Inherited by commercetools.Sdk.Api.Models.Stores.StoreDraft.

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]
 

Property Documentation

◆ Countries

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

◆ CountriesEnumerable

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

◆ Custom

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

◆ DistributionChannels

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

◆ DistributionChannelsEnumerable

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

◆ Key

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

◆ Languages

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

◆ LanguagesEnumerable

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

◆ Name

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

◆ ProductSelections

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

◆ ProductSelectionsEnumerable

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

◆ SupplyChannels

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

◆ SupplyChannelsEnumerable

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

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