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.States.IStateUpdateAction Interface Reference

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

Inherited by commercetools.Sdk.Api.Models.States.IStateAddRolesAction, commercetools.Sdk.Api.Models.States.IStateChangeInitialAction, commercetools.Sdk.Api.Models.States.IStateChangeKeyAction, commercetools.Sdk.Api.Models.States.IStateChangeTypeAction, commercetools.Sdk.Api.Models.States.IStateRemoveRolesAction, commercetools.Sdk.Api.Models.States.IStateSetDescriptionAction, commercetools.Sdk.Api.Models.States.IStateSetNameAction, commercetools.Sdk.Api.Models.States.IStateSetRolesAction, commercetools.Sdk.Api.Models.States.IStateSetTransitionsAction, and commercetools.Sdk.Api.Models.States.StateUpdateAction.

Static Public Member Functions

static commercetools.Sdk.Api.Models.States.StateAddRolesAction AddRoles (Action< commercetools.Sdk.Api.Models.States.StateAddRolesAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateChangeInitialAction ChangeInitial (Action< commercetools.Sdk.Api.Models.States.StateChangeInitialAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateChangeKeyAction ChangeKey (Action< commercetools.Sdk.Api.Models.States.StateChangeKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateChangeTypeAction ChangeType (Action< commercetools.Sdk.Api.Models.States.StateChangeTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateRemoveRolesAction RemoveRoles (Action< commercetools.Sdk.Api.Models.States.StateRemoveRolesAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateSetDescriptionAction SetDescription (Action< commercetools.Sdk.Api.Models.States.StateSetDescriptionAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateSetNameAction SetName (Action< commercetools.Sdk.Api.Models.States.StateSetNameAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateSetRolesAction SetRoles (Action< commercetools.Sdk.Api.Models.States.StateSetRolesAction > init=null)
 
static commercetools.Sdk.Api.Models.States.StateSetTransitionsAction SetTransitions (Action< commercetools.Sdk.Api.Models.States.StateSetTransitionsAction > init=null)
 

Properties

string Action [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IStateUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IStateUpdateAction >
TAction Get ()
 

Member Function Documentation

◆ AddRoles()

static commercetools.Sdk.Api.Models.States.StateAddRolesAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.AddRoles ( Action< commercetools::Sdk::Api::Models::States::StateAddRolesAction init = null)
inlinestatic

◆ ChangeInitial()

static commercetools.Sdk.Api.Models.States.StateChangeInitialAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.ChangeInitial ( Action< commercetools::Sdk::Api::Models::States::StateChangeInitialAction init = null)
inlinestatic

◆ ChangeKey()

static commercetools.Sdk.Api.Models.States.StateChangeKeyAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.ChangeKey ( Action< commercetools::Sdk::Api::Models::States::StateChangeKeyAction init = null)
inlinestatic

◆ ChangeType()

static commercetools.Sdk.Api.Models.States.StateChangeTypeAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.ChangeType ( Action< commercetools::Sdk::Api::Models::States::StateChangeTypeAction init = null)
inlinestatic

◆ RemoveRoles()

static commercetools.Sdk.Api.Models.States.StateRemoveRolesAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.RemoveRoles ( Action< commercetools::Sdk::Api::Models::States::StateRemoveRolesAction init = null)
inlinestatic

◆ SetDescription()

static commercetools.Sdk.Api.Models.States.StateSetDescriptionAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.SetDescription ( Action< commercetools::Sdk::Api::Models::States::StateSetDescriptionAction init = null)
inlinestatic

◆ SetName()

static commercetools.Sdk.Api.Models.States.StateSetNameAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.SetName ( Action< commercetools::Sdk::Api::Models::States::StateSetNameAction init = null)
inlinestatic

◆ SetRoles()

static commercetools.Sdk.Api.Models.States.StateSetRolesAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.SetRoles ( Action< commercetools::Sdk::Api::Models::States::StateSetRolesAction init = null)
inlinestatic

◆ SetTransitions()

static commercetools.Sdk.Api.Models.States.StateSetTransitionsAction commercetools.Sdk.Api.Models.States.IStateUpdateAction.SetTransitions ( Action< commercetools::Sdk::Api::Models::States::StateSetTransitionsAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.States.IStateUpdateAction.Action
getset

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