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.AttributeDefinition Class Reference

Inherits commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.ProductTypes.IAttributeDefinition

Property Documentation

◆ AttributeConstraint

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

◆ InputHint

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

◆ InputTip

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

◆ IsRequired

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

◆ IsSearchable

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

◆ Label

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

◆ Name

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

◆ Type

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

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