| 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.getCashDrawerShifts()
Getter for CashDrawerShifts.
|
| Modifier and Type | Method and Description |
|---|---|
ListCashDrawerShiftsResponse.Builder |
ListCashDrawerShiftsResponse.Builder.cashDrawerShifts(List<CashDrawerShiftSummary> cashDrawerShifts)
Setter for cashDrawerShifts.
|
| Constructor and Description |
|---|
ListCashDrawerShiftsResponse(String cursor,
List<Error> errors,
List<CashDrawerShiftSummary> cashDrawerShifts)
Initialization constructor.
|
Copyright © 2023. All rights reserved.