Package | Description |
---|---|
com.squareup.square.api | |
com.squareup.square.models |
Modifier and Type | Method and Description |
---|---|
SearchLoyaltyAccountsResponse |
DefaultLoyaltyApi.searchLoyaltyAccounts(SearchLoyaltyAccountsRequest body)
Searches for loyalty accounts.
|
SearchLoyaltyAccountsResponse |
LoyaltyApi.searchLoyaltyAccounts(SearchLoyaltyAccountsRequest body)
Searches for loyalty accounts.
|
CompletableFuture<SearchLoyaltyAccountsResponse> |
DefaultLoyaltyApi.searchLoyaltyAccountsAsync(SearchLoyaltyAccountsRequest body)
Searches for loyalty accounts.
|
CompletableFuture<SearchLoyaltyAccountsResponse> |
LoyaltyApi.searchLoyaltyAccountsAsync(SearchLoyaltyAccountsRequest body)
Searches for loyalty accounts.
|
Modifier and Type | Method and Description |
---|---|
SearchLoyaltyAccountsRequest |
SearchLoyaltyAccountsRequest.Builder.build()
Builds a new
SearchLoyaltyAccountsRequest object using the set fields. |
Copyright © 2020. All rights reserved.