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

Inherits commercetools.Sdk.Api.Models.Types.ITypeChangeInputHintAction.

Public Member Functions

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

Properties

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

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Types.ITypeUpdateAction
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)
 

Constructor & Destructor Documentation

◆ TypeChangeInputHintAction()

commercetools.Sdk.Api.Models.Types.TypeChangeInputHintAction.TypeChangeInputHintAction ( )
inline

Property Documentation

◆ Action

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

◆ FieldName

string commercetools.Sdk.Api.Models.Types.TypeChangeInputHintAction.FieldName
getset

◆ InputHint

ITypeTextInputHint commercetools.Sdk.Api.Models.Types.TypeChangeInputHintAction.InputHint
getset

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