| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CatalogQuickAmount |
CatalogQuickAmount.Builder.build()
Builds a new
CatalogQuickAmount object using the set fields. |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogQuickAmount> |
CatalogQuickAmountsSettings.getAmounts()
Getter for Amounts.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogQuickAmountsSettings.Builder |
CatalogQuickAmountsSettings.Builder.amounts(List<CatalogQuickAmount> amounts)
Setter for amounts.
|
| Constructor and Description |
|---|
CatalogQuickAmountsSettings(String option,
Boolean eligibleForAutoAmounts,
List<CatalogQuickAmount> amounts)
Initialization constructor.
|
Copyright © 2022. All rights reserved.