AttributeValueType
The type of attribute value based on content analysis
enum AttributeValueType {
COLOR
GRADIENT
URL
STRING
}
Values
AttributeValueType.COLOR
AttributeValueType.GRADIENT
AttributeValueType.URL
AttributeValueType.STRING
Member Of
AttributeValue object