CatalogCustomAttributeDefinitionStringConfig

March 25, 2020 ยท View on GitHub

Description

Configuration associated with Custom Attribute Definitions of type STRING.

Properties

NameGetterSetterTypeDescriptionNotes
enforce_uniquenessgetEnforceUniqueness()setEnforceUniqueness($value)boolIf true, each Custom Attribute instance associated with this Custom Attribute Definition must have a unique value within the seller's catalog. For example, this may be used for a value like a SKU that should not be duplicated within a seller's catalog. May not be modified after the definition has been created.[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]