| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
SearchTerminalActionsResponse |
DefaultTerminalApi.searchTerminalActions(SearchTerminalActionsRequest body)
Retrieves a filtered list of Terminal action requests created by the account making the
request.
|
SearchTerminalActionsResponse |
TerminalApi.searchTerminalActions(SearchTerminalActionsRequest body)
Retrieves a filtered list of Terminal action requests created by the account making the
request.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SearchTerminalActionsResponse> |
DefaultTerminalApi.searchTerminalActionsAsync(SearchTerminalActionsRequest body)
Retrieves a filtered list of Terminal action requests created by the account making the
request.
|
CompletableFuture<SearchTerminalActionsResponse> |
TerminalApi.searchTerminalActionsAsync(SearchTerminalActionsRequest body)
Retrieves a filtered list of Terminal action requests created by the account making the
request.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTerminalActionsResponse |
SearchTerminalActionsResponse.Builder.build()
Builds a new
SearchTerminalActionsResponse object using the set fields. |
Copyright © 2022. All rights reserved.