| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateShiftResponse |
LaborApi.createShift(CreateShiftRequest body)
Creates a new `Shift`.
|
CreateShiftResponse |
DefaultLaborApi.createShift(CreateShiftRequest body)
Creates a new `Shift`.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateShiftResponse> |
LaborApi.createShiftAsync(CreateShiftRequest body)
Creates a new `Shift`.
|
CompletableFuture<CreateShiftResponse> |
DefaultLaborApi.createShiftAsync(CreateShiftRequest body)
Creates a new `Shift`.
|
| Modifier and Type | Method and Description |
|---|---|
CreateShiftResponse |
CreateShiftResponse.Builder.build()
Builds a new
CreateShiftResponse object using the set fields. |
Copyright © 2022. All rights reserved.