| 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.
|
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 |
|---|---|
SearchLoyaltyEventsRequest |
SearchLoyaltyEventsRequest.Builder.build()
Builds a new
SearchLoyaltyEventsRequest object using the set fields. |
Copyright © 2022. All rights reserved.