Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 809 Bytes

File metadata and controls

21 lines (13 loc) · 809 Bytes

AttributeSchemaRequired

Properties

Name Type Description Notes
attributeKey String [optional]
defaultEntityTypeId String [optional]
defaultEntityId String [optional]
minNumberOfValues BigDecimal The minimum number of attribute values [optional]
maxNumberOfValues BigDecimal The maximum number of attribute values [optional]
defaultValue String Default value [optional]
defaultValues List<String> Default values [optional]
allowedValues List<String> Only valid string values [optional]
localizedAllowedValues Map<String, String> [optional]