Magidoc

ValueType
Enum

The possible value types for a ProductAttribute.

Possible Values

#

BOOLEAN

The value type is a boolean.

INT

The value type is an integer.

FLOAT

The value type is a float.

STRING

The value type is a string.

ENUM

The value type is an enum.

Usages

#

References

#