Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 465 Bytes

FulltextAttribute.md

File metadata and controls

16 lines (8 loc) · 465 Bytes

FulltextAttribute

Properties

Name Type Description Notes
stringValues List<String> Attribute with string values [optional]
numberValues List<BigDecimal> Attribute with number values [optional]
booleanValue Boolean Attribute with boolean value [optional]
valueType AttributeValueType [optional]