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.Types.ITypeUpdateAction Interface Reference

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

Inherited by commercetools.Sdk.Api.Models.Types.ITypeAddEnumValueAction, commercetools.Sdk.Api.Models.Types.ITypeAddFieldDefinitionAction, commercetools.Sdk.Api.Models.Types.ITypeAddLocalizedEnumValueAction, commercetools.Sdk.Api.Models.Types.ITypeChangeEnumValueLabelAction, commercetools.Sdk.Api.Models.Types.ITypeChangeEnumValueOrderAction, commercetools.Sdk.Api.Models.Types.ITypeChangeFieldDefinitionOrderAction, commercetools.Sdk.Api.Models.Types.ITypeChangeInputHintAction, commercetools.Sdk.Api.Models.Types.ITypeChangeKeyAction, commercetools.Sdk.Api.Models.Types.ITypeChangeLabelAction, commercetools.Sdk.Api.Models.Types.ITypeChangeLocalizedEnumValueLabelAction, commercetools.Sdk.Api.Models.Types.ITypeChangeLocalizedEnumValueOrderAction, commercetools.Sdk.Api.Models.Types.ITypeChangeNameAction, commercetools.Sdk.Api.Models.Types.ITypeRemoveFieldDefinitionAction, commercetools.Sdk.Api.Models.Types.ITypeSetDescriptionAction, and commercetools.Sdk.Api.Models.Types.TypeUpdateAction.

Static Public Member Functions

static commercetools.Sdk.Api.Models.Types.TypeAddEnumValueAction AddEnumValue (Action< commercetools.Sdk.Api.Models.Types.TypeAddEnumValueAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeAddFieldDefinitionAction AddFieldDefinition (Action< commercetools.Sdk.Api.Models.Types.TypeAddFieldDefinitionAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeAddLocalizedEnumValueAction AddLocalizedEnumValue (Action< commercetools.Sdk.Api.Models.Types.TypeAddLocalizedEnumValueAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeEnumValueLabelAction ChangeEnumValueLabel (Action< commercetools.Sdk.Api.Models.Types.TypeChangeEnumValueLabelAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeEnumValueOrderAction ChangeEnumValueOrder (Action< commercetools.Sdk.Api.Models.Types.TypeChangeEnumValueOrderAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeFieldDefinitionOrderAction ChangeFieldDefinitionOrder (Action< commercetools.Sdk.Api.Models.Types.TypeChangeFieldDefinitionOrderAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeInputHintAction ChangeInputHint (Action< commercetools.Sdk.Api.Models.Types.TypeChangeInputHintAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeKeyAction ChangeKey (Action< commercetools.Sdk.Api.Models.Types.TypeChangeKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeLabelAction ChangeLabel (Action< commercetools.Sdk.Api.Models.Types.TypeChangeLabelAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeLocalizedEnumValueLabelAction ChangeLocalizedEnumValueLabel (Action< commercetools.Sdk.Api.Models.Types.TypeChangeLocalizedEnumValueLabelAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeLocalizedEnumValueOrderAction ChangeLocalizedEnumValueOrder (Action< commercetools.Sdk.Api.Models.Types.TypeChangeLocalizedEnumValueOrderAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeChangeNameAction ChangeName (Action< commercetools.Sdk.Api.Models.Types.TypeChangeNameAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeRemoveFieldDefinitionAction RemoveFieldDefinition (Action< commercetools.Sdk.Api.Models.Types.TypeRemoveFieldDefinitionAction > init=null)
 
static commercetools.Sdk.Api.Models.Types.TypeSetDescriptionAction SetDescription (Action< commercetools.Sdk.Api.Models.Types.TypeSetDescriptionAction > init=null)
 

Properties

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

Additional Inherited Members

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

Member Function Documentation

◆ AddEnumValue()

static commercetools.Sdk.Api.Models.Types.TypeAddEnumValueAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.AddEnumValue ( Action< commercetools::Sdk::Api::Models::Types::TypeAddEnumValueAction init = null)
inlinestatic

◆ AddFieldDefinition()

static commercetools.Sdk.Api.Models.Types.TypeAddFieldDefinitionAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.AddFieldDefinition ( Action< commercetools::Sdk::Api::Models::Types::TypeAddFieldDefinitionAction init = null)
inlinestatic

◆ AddLocalizedEnumValue()

static commercetools.Sdk.Api.Models.Types.TypeAddLocalizedEnumValueAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.AddLocalizedEnumValue ( Action< commercetools::Sdk::Api::Models::Types::TypeAddLocalizedEnumValueAction init = null)
inlinestatic

◆ ChangeEnumValueLabel()

static commercetools.Sdk.Api.Models.Types.TypeChangeEnumValueLabelAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeEnumValueLabel ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeEnumValueLabelAction init = null)
inlinestatic

◆ ChangeEnumValueOrder()

static commercetools.Sdk.Api.Models.Types.TypeChangeEnumValueOrderAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeEnumValueOrder ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeEnumValueOrderAction init = null)
inlinestatic

◆ ChangeFieldDefinitionOrder()

static commercetools.Sdk.Api.Models.Types.TypeChangeFieldDefinitionOrderAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeFieldDefinitionOrder ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeFieldDefinitionOrderAction init = null)
inlinestatic

◆ ChangeInputHint()

static commercetools.Sdk.Api.Models.Types.TypeChangeInputHintAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeInputHint ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeInputHintAction init = null)
inlinestatic

◆ ChangeKey()

static commercetools.Sdk.Api.Models.Types.TypeChangeKeyAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeKey ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeKeyAction init = null)
inlinestatic

◆ ChangeLabel()

static commercetools.Sdk.Api.Models.Types.TypeChangeLabelAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeLabel ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeLabelAction init = null)
inlinestatic

◆ ChangeLocalizedEnumValueLabel()

static commercetools.Sdk.Api.Models.Types.TypeChangeLocalizedEnumValueLabelAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeLocalizedEnumValueLabel ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeLocalizedEnumValueLabelAction init = null)
inlinestatic

◆ ChangeLocalizedEnumValueOrder()

static commercetools.Sdk.Api.Models.Types.TypeChangeLocalizedEnumValueOrderAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeLocalizedEnumValueOrder ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeLocalizedEnumValueOrderAction init = null)
inlinestatic

◆ ChangeName()

static commercetools.Sdk.Api.Models.Types.TypeChangeNameAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.ChangeName ( Action< commercetools::Sdk::Api::Models::Types::TypeChangeNameAction init = null)
inlinestatic

◆ RemoveFieldDefinition()

static commercetools.Sdk.Api.Models.Types.TypeRemoveFieldDefinitionAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.RemoveFieldDefinition ( Action< commercetools::Sdk::Api::Models::Types::TypeRemoveFieldDefinitionAction init = null)
inlinestatic

◆ SetDescription()

static commercetools.Sdk.Api.Models.Types.TypeSetDescriptionAction commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.SetDescription ( Action< commercetools::Sdk::Api::Models::Types::TypeSetDescriptionAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.Types.ITypeUpdateAction.Action
getset

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