public static class ListCashDrawerShiftsResponse.Builder extends Object
ListCashDrawerShiftsResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListCashDrawerShiftsResponse |
build()
Builds a new
ListCashDrawerShiftsResponse object using the set fields. |
ListCashDrawerShiftsResponse.Builder |
cursor(String cursor)
Setter for cursor.
|
ListCashDrawerShiftsResponse.Builder |
errors(List<Error> errors)
Setter for errors.
|
ListCashDrawerShiftsResponse.Builder |
httpContext(HttpContext httpContext)
Setter for httpContext.
|
ListCashDrawerShiftsResponse.Builder |
items(List<CashDrawerShiftSummary> items)
Setter for items.
|
public ListCashDrawerShiftsResponse.Builder httpContext(HttpContext httpContext)
httpContext - HttpContext value for httpContext.public ListCashDrawerShiftsResponse.Builder items(List<CashDrawerShiftSummary> items)
items - List of CashDrawerShiftSummary value for items.public ListCashDrawerShiftsResponse.Builder cursor(String cursor)
cursor - String value for cursor.public ListCashDrawerShiftsResponse.Builder errors(List<Error> errors)
errors - List of Error value for errors.public ListCashDrawerShiftsResponse build()
ListCashDrawerShiftsResponse object using the set fields.ListCashDrawerShiftsResponseCopyright © 2022. All rights reserved.