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