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

Inherited by commercetools.Sdk.Api.Models.ProductTypes.AttributeDefinition.

Properties

IAttributeType Type [get, set]
 
string Name [get, set]
 
ILocalizedString Label [get, set]
 
bool IsRequired [get, set]
 
IAttributeConstraintEnum AttributeConstraint [get, set]
 
ILocalizedString InputTip [get, set]
 
ITextInputHint InputHint [get, set]
 
bool IsSearchable [get, set]
 

Property Documentation

◆ AttributeConstraint

IAttributeConstraintEnum commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.AttributeConstraint
getset

◆ InputHint

ITextInputHint commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.InputHint
getset

◆ InputTip

ILocalizedString commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.InputTip
getset

◆ IsRequired

bool commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.IsRequired
getset

◆ IsSearchable

bool commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.IsSearchable
getset

◆ Label

ILocalizedString commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.Label
getset

◆ Name

string commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.Name
getset

◆ Type

IAttributeType commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.Type
getset

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