| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
SearchLoyaltyEventsResponse |
LoyaltyApi.searchLoyaltyEvents(SearchLoyaltyEventsRequest body)
Searches for loyalty events.
|
SearchLoyaltyEventsResponse |
DefaultLoyaltyApi.searchLoyaltyEvents(SearchLoyaltyEventsRequest body)
Searches for loyalty events.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SearchLoyaltyEventsResponse> |
LoyaltyApi.searchLoyaltyEventsAsync(SearchLoyaltyEventsRequest body)
Searches for loyalty events.
|
CompletableFuture<SearchLoyaltyEventsResponse> |
DefaultLoyaltyApi.searchLoyaltyEventsAsync(SearchLoyaltyEventsRequest body)
Searches for loyalty events.
|
| Modifier and Type | Method and Description |
|---|---|
SearchLoyaltyEventsResponse |
SearchLoyaltyEventsResponse.Builder.build()
Builds a new
SearchLoyaltyEventsResponse object using the set fields. |
Copyright © 2022. All rights reserved.