# CatalogCustomAttributeDefinitionStringConfig

### Description

Configuration associated with Custom Attribute Definitions of type `STRING`.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**enforce_uniqueness** | getEnforceUniqueness() | setEnforceUniqueness($value) | **bool** | If true, each Custom Attribute instance associated with this Custom Attribute Definition must have a unique value within the seller&#39;s catalog. For example, this may be used for a value like a SKU that should not be duplicated within a seller&#39;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]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

