| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.booleanValue(Boolean booleanValue)
Setter for booleanValue.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.customAttributeDefinitionId(String customAttributeDefinitionId)
Setter for customAttributeDefinitionId.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.key(String key)
Setter for key.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.name(String name)
Setter for name.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.numberValue(String numberValue)
Setter for numberValue.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.selectionUidValues(List<String> selectionUidValues)
Setter for selectionUidValues.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.stringValue(String stringValue)
Setter for stringValue.
|
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.toBuilder()
Builds a new
CatalogCustomAttributeValue.Builder object. |
CatalogCustomAttributeValue.Builder |
CatalogCustomAttributeValue.Builder.type(String type)
Setter for type.
|
Copyright © 2022. All rights reserved.