commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Properties
commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction Interface Reference

Inherits commercetools.Sdk.Api.Models.IResourceUpdateAction< IStoreUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Stores.IStoreAddCountryAction, commercetools.Sdk.Api.Models.Stores.IStoreAddDistributionChannelAction, commercetools.Sdk.Api.Models.Stores.IStoreAddProductSelectionAction, commercetools.Sdk.Api.Models.Stores.IStoreAddSupplyChannelAction, commercetools.Sdk.Api.Models.Stores.IStoreChangeProductSelectionAction, commercetools.Sdk.Api.Models.Stores.IStoreRemoveCountryAction, commercetools.Sdk.Api.Models.Stores.IStoreRemoveDistributionChannelAction, commercetools.Sdk.Api.Models.Stores.IStoreRemoveProductSelectionAction, commercetools.Sdk.Api.Models.Stores.IStoreRemoveSupplyChannelAction, commercetools.Sdk.Api.Models.Stores.IStoreSetCountriesAction, commercetools.Sdk.Api.Models.Stores.IStoreSetCustomFieldAction, commercetools.Sdk.Api.Models.Stores.IStoreSetCustomTypeAction, commercetools.Sdk.Api.Models.Stores.IStoreSetDistributionChannelsAction, commercetools.Sdk.Api.Models.Stores.IStoreSetLanguagesAction, commercetools.Sdk.Api.Models.Stores.IStoreSetNameAction, commercetools.Sdk.Api.Models.Stores.IStoreSetProductSelectionsAction, commercetools.Sdk.Api.Models.Stores.IStoreSetSupplyChannelsAction, and commercetools.Sdk.Api.Models.Stores.StoreUpdateAction.

Static Public Member Functions

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)
 

Properties

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 ()
 

Member Function Documentation

◆ AddCountry()

static commercetools.Sdk.Api.Models.Stores.StoreAddCountryAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.AddCountry ( Action< commercetools::Sdk::Api::Models::Stores::StoreAddCountryAction init = null)
inlinestatic

◆ AddDistributionChannel()

static commercetools.Sdk.Api.Models.Stores.StoreAddDistributionChannelAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.AddDistributionChannel ( Action< commercetools::Sdk::Api::Models::Stores::StoreAddDistributionChannelAction init = null)
inlinestatic

◆ AddProductSelection()

static commercetools.Sdk.Api.Models.Stores.StoreAddProductSelectionAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.AddProductSelection ( Action< commercetools::Sdk::Api::Models::Stores::StoreAddProductSelectionAction init = null)
inlinestatic

◆ AddSupplyChannel()

static commercetools.Sdk.Api.Models.Stores.StoreAddSupplyChannelAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.AddSupplyChannel ( Action< commercetools::Sdk::Api::Models::Stores::StoreAddSupplyChannelAction init = null)
inlinestatic

◆ ChangeProductSelectionActive()

static commercetools.Sdk.Api.Models.Stores.StoreChangeProductSelectionAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.ChangeProductSelectionActive ( Action< commercetools::Sdk::Api::Models::Stores::StoreChangeProductSelectionAction init = null)
inlinestatic

◆ RemoveCountry()

static commercetools.Sdk.Api.Models.Stores.StoreRemoveCountryAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.RemoveCountry ( Action< commercetools::Sdk::Api::Models::Stores::StoreRemoveCountryAction init = null)
inlinestatic

◆ RemoveDistributionChannel()

static commercetools.Sdk.Api.Models.Stores.StoreRemoveDistributionChannelAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.RemoveDistributionChannel ( Action< commercetools::Sdk::Api::Models::Stores::StoreRemoveDistributionChannelAction init = null)
inlinestatic

◆ RemoveProductSelection()

static commercetools.Sdk.Api.Models.Stores.StoreRemoveProductSelectionAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.RemoveProductSelection ( Action< commercetools::Sdk::Api::Models::Stores::StoreRemoveProductSelectionAction init = null)
inlinestatic

◆ RemoveSupplyChannel()

static commercetools.Sdk.Api.Models.Stores.StoreRemoveSupplyChannelAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.RemoveSupplyChannel ( Action< commercetools::Sdk::Api::Models::Stores::StoreRemoveSupplyChannelAction init = null)
inlinestatic

◆ SetCountries()

static commercetools.Sdk.Api.Models.Stores.StoreSetCountriesAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetCountries ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetCountriesAction init = null)
inlinestatic

◆ SetCustomField()

static commercetools.Sdk.Api.Models.Stores.StoreSetCustomFieldAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetCustomField ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetCustomFieldAction init = null)
inlinestatic

◆ SetCustomType()

static commercetools.Sdk.Api.Models.Stores.StoreSetCustomTypeAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetCustomType ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetCustomTypeAction init = null)
inlinestatic

◆ SetDistributionChannels()

static commercetools.Sdk.Api.Models.Stores.StoreSetDistributionChannelsAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetDistributionChannels ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetDistributionChannelsAction init = null)
inlinestatic

◆ SetLanguages()

static commercetools.Sdk.Api.Models.Stores.StoreSetLanguagesAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetLanguages ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetLanguagesAction init = null)
inlinestatic

◆ SetName()

static commercetools.Sdk.Api.Models.Stores.StoreSetNameAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetName ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetNameAction init = null)
inlinestatic

◆ SetProductSelections()

static commercetools.Sdk.Api.Models.Stores.StoreSetProductSelectionsAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetProductSelections ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetProductSelectionsAction init = null)
inlinestatic

◆ SetSupplyChannels()

static commercetools.Sdk.Api.Models.Stores.StoreSetSupplyChannelsAction commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.SetSupplyChannels ( Action< commercetools::Sdk::Api::Models::Stores::StoreSetSupplyChannelsAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.Stores.IStoreUpdateAction.Action
getset

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