Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 733 Bytes

File metadata and controls

20 lines (12 loc) · 733 Bytes

AddAttributeSchemaRequired

Properties

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