| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CashDrawerShiftSummary |
CashDrawerShiftSummary.Builder.build()
Builds a new
CashDrawerShiftSummary object using the set fields. |
| Modifier and Type | Method and Description |
|---|---|
List<CashDrawerShiftSummary> |
ListCashDrawerShiftsResponse.getItems()
Getter for Items.
|
| Modifier and Type | Method and Description |
|---|---|
ListCashDrawerShiftsResponse.Builder |
ListCashDrawerShiftsResponse.Builder.items(List<CashDrawerShiftSummary> items)
Setter for items.
|
| Constructor and Description |
|---|
ListCashDrawerShiftsResponse(List<CashDrawerShiftSummary> items,
String cursor,
List<Error> errors)
Initialization constructor.
|
Copyright © 2022. All rights reserved.