| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
ShiftQuery |
ShiftQuery.Builder.build()
Builds a new
ShiftQuery object using the set fields. |
ShiftQuery |
SearchShiftsRequest.getQuery()
Getter for Query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchShiftsRequest.Builder |
SearchShiftsRequest.Builder.query(ShiftQuery query)
Setter for query.
|
| Constructor and Description |
|---|
SearchShiftsRequest(ShiftQuery query,
Integer limit,
String cursor)
Initialization constructor.
|
Copyright © 2022. All rights reserved.