commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.ImportApi.Models.Types.IFieldDefinition Interface Reference

Inherited by commercetools.Sdk.ImportApi.Models.Types.FieldDefinition.

Properties

IFieldType Type [get, set]
 
string Name [get, set]
 
ILocalizedString Label [get, set]
 
bool Required [get, set]
 
ITypeTextInputHint InputHint [get, set]
 

Property Documentation

◆ InputHint

ITypeTextInputHint commercetools.Sdk.ImportApi.Models.Types.IFieldDefinition.InputHint
getset

◆ Label

ILocalizedString commercetools.Sdk.ImportApi.Models.Types.IFieldDefinition.Label
getset

◆ Name

string commercetools.Sdk.ImportApi.Models.Types.IFieldDefinition.Name
getset

◆ Required

bool commercetools.Sdk.ImportApi.Models.Types.IFieldDefinition.Required
getset

◆ Type

IFieldType commercetools.Sdk.ImportApi.Models.Types.IFieldDefinition.Type
getset

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