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