| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CashDrawerShift |
CashDrawerShift.Builder.build()
Builds a new
CashDrawerShift object using the set fields. |
CashDrawerShift |
RetrieveCashDrawerShiftResponse.getCashDrawerShift()
Getter for CashDrawerShift.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveCashDrawerShiftResponse.Builder |
RetrieveCashDrawerShiftResponse.Builder.cashDrawerShift(CashDrawerShift cashDrawerShift)
Setter for cashDrawerShift.
|
| Constructor and Description |
|---|
RetrieveCashDrawerShiftResponse(CashDrawerShift cashDrawerShift,
List<Error> errors)
Initialization constructor.
|
Copyright © 2022. All rights reserved.