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

Inherits commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.

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

Properties

string Name [get, set]
 
Object Value [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction
string Action [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IStoreUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IStoreUpdateAction >
TAction Get ()
 
- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction
static commercetools.Sdk.Api.Models.Stores.StoreAddCountryAction AddCountry (Action< commercetools.Sdk.Api.Models.Stores.StoreAddCountryAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreAddDistributionChannelAction AddDistributionChannel (Action< commercetools.Sdk.Api.Models.Stores.StoreAddDistributionChannelAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreAddProductSelectionAction AddProductSelection (Action< commercetools.Sdk.Api.Models.Stores.StoreAddProductSelectionAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreAddSupplyChannelAction AddSupplyChannel (Action< commercetools.Sdk.Api.Models.Stores.StoreAddSupplyChannelAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreChangeProductSelectionAction ChangeProductSelectionActive (Action< commercetools.Sdk.Api.Models.Stores.StoreChangeProductSelectionAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreRemoveCountryAction RemoveCountry (Action< commercetools.Sdk.Api.Models.Stores.StoreRemoveCountryAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreRemoveDistributionChannelAction RemoveDistributionChannel (Action< commercetools.Sdk.Api.Models.Stores.StoreRemoveDistributionChannelAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreRemoveProductSelectionAction RemoveProductSelection (Action< commercetools.Sdk.Api.Models.Stores.StoreRemoveProductSelectionAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreRemoveSupplyChannelAction RemoveSupplyChannel (Action< commercetools.Sdk.Api.Models.Stores.StoreRemoveSupplyChannelAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetCountriesAction SetCountries (Action< commercetools.Sdk.Api.Models.Stores.StoreSetCountriesAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetCustomFieldAction SetCustomField (Action< commercetools.Sdk.Api.Models.Stores.StoreSetCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetCustomTypeAction SetCustomType (Action< commercetools.Sdk.Api.Models.Stores.StoreSetCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetDistributionChannelsAction SetDistributionChannels (Action< commercetools.Sdk.Api.Models.Stores.StoreSetDistributionChannelsAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetLanguagesAction SetLanguages (Action< commercetools.Sdk.Api.Models.Stores.StoreSetLanguagesAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetNameAction SetName (Action< commercetools.Sdk.Api.Models.Stores.StoreSetNameAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetProductSelectionsAction SetProductSelections (Action< commercetools.Sdk.Api.Models.Stores.StoreSetProductSelectionsAction > init=null)
 
static commercetools.Sdk.Api.Models.Stores.StoreSetSupplyChannelsAction SetSupplyChannels (Action< commercetools.Sdk.Api.Models.Stores.StoreSetSupplyChannelsAction > init=null)
 

Property Documentation

◆ Name

string commercetools.Sdk.Api.Models.Stores.IStoreSetCustomFieldAction.Name
getset

◆ Value

Object commercetools.Sdk.Api.Models.Stores.IStoreSetCustomFieldAction.Value
getset

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