# CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection

### Description

A named selection for this `SELECTION`-type custom attribute definition.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**uid** | getUid() | setUid($value) | **string** | Unique ID set by Square. | [optional] 
**name** | getName() | setName($value) | **string** | Selection name, unique within &#x60;allowed_selections&#x60;. Required. Min length of 1, max length of 255. | 

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)

