| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
SearchTerminalRefundsResponse |
DefaultTerminalApi.searchTerminalRefunds(SearchTerminalRefundsRequest body)
Retrieves a filtered list of Interac Terminal refund requests created by the seller making
the request.
|
SearchTerminalRefundsResponse |
TerminalApi.searchTerminalRefunds(SearchTerminalRefundsRequest body)
Retrieves a filtered list of Interac Terminal refund requests created by the seller making
the request.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SearchTerminalRefundsResponse> |
DefaultTerminalApi.searchTerminalRefundsAsync(SearchTerminalRefundsRequest body)
Retrieves a filtered list of Interac Terminal refund requests created by the seller making
the request.
|
CompletableFuture<SearchTerminalRefundsResponse> |
TerminalApi.searchTerminalRefundsAsync(SearchTerminalRefundsRequest body)
Retrieves a filtered list of Interac Terminal refund requests created by the seller making
the request.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTerminalRefundsResponse |
SearchTerminalRefundsResponse.Builder.build()
Builds a new
SearchTerminalRefundsResponse object using the set fields. |
Copyright © 2022. All rights reserved.