public static class ListCashDrawerShiftsResponse.Builder extends Object
ListCashDrawerShiftsResponse
Constructor and Description |
---|
Builder()
Initialization constructor
|
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
- public ListCashDrawerShiftsResponse.Builder items(List<CashDrawerShiftSummary> items)
items
- public ListCashDrawerShiftsResponse.Builder cursor(String cursor)
cursor
- public ListCashDrawerShiftsResponse.Builder errors(List<Error> errors)
errors
- public ListCashDrawerShiftsResponse build()
ListCashDrawerShiftsResponse
object using the set fields.ListCashDrawerShiftsResponse
Copyright © 2020. All rights reserved.