| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
RetrieveCashDrawerShiftResponse |
CashDrawersApi.retrieveCashDrawerShift(String locationId,
String shiftId)
Provides the summary details for a single cash drawer shift.
|
RetrieveCashDrawerShiftResponse |
DefaultCashDrawersApi.retrieveCashDrawerShift(String locationId,
String shiftId)
Provides the summary details for a single cash drawer shift.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RetrieveCashDrawerShiftResponse> |
CashDrawersApi.retrieveCashDrawerShiftAsync(String locationId,
String shiftId)
Provides the summary details for a single cash drawer shift.
|
CompletableFuture<RetrieveCashDrawerShiftResponse> |
DefaultCashDrawersApi.retrieveCashDrawerShiftAsync(String locationId,
String shiftId)
Provides the summary details for a single cash drawer shift.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveCashDrawerShiftResponse |
RetrieveCashDrawerShiftResponse.Builder.build()
Builds a new
RetrieveCashDrawerShiftResponse object using the set fields. |
Copyright © 2022. All rights reserved.