| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection |
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder.build()
Builds a new
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection object using the
set fields. |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection> |
CatalogCustomAttributeDefinitionSelectionConfig.getAllowedSelections()
Getter for AllowedSelections.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
CatalogCustomAttributeDefinitionSelectionConfig.Builder.allowedSelections(List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection> allowedSelections)
Setter for allowedSelections.
|
| Constructor and Description |
|---|
CatalogCustomAttributeDefinitionSelectionConfig(Integer maxAllowedSelections,
List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection> allowedSelections)
Initialization constructor.
|
Copyright © 2022. All rights reserved.