public static class ListCashDrawerShiftEventsRequest.Builder extends Object
ListCashDrawerShiftEventsRequest.| Constructor and Description |
|---|
Builder(String locationId)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ListCashDrawerShiftEventsRequest |
build()
Builds a new
ListCashDrawerShiftEventsRequest object using the set fields. |
ListCashDrawerShiftEventsRequest.Builder |
cursor(String cursor)
Setter for cursor.
|
ListCashDrawerShiftEventsRequest.Builder |
limit(Integer limit)
Setter for limit.
|
ListCashDrawerShiftEventsRequest.Builder |
locationId(String locationId)
Setter for locationId.
|
public Builder(String locationId)
locationId - String value for locationId.public ListCashDrawerShiftEventsRequest.Builder locationId(String locationId)
locationId - String value for locationId.public ListCashDrawerShiftEventsRequest.Builder limit(Integer limit)
limit - Integer value for limit.public ListCashDrawerShiftEventsRequest.Builder cursor(String cursor)
cursor - String value for cursor.public ListCashDrawerShiftEventsRequest build()
ListCashDrawerShiftEventsRequest object using the set fields.ListCashDrawerShiftEventsRequestCopyright © 2022. All rights reserved.