| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateLoyaltyAccountResponse |
LoyaltyApi.createLoyaltyAccount(CreateLoyaltyAccountRequest body)
Creates a loyalty account.
|
CreateLoyaltyAccountResponse |
DefaultLoyaltyApi.createLoyaltyAccount(CreateLoyaltyAccountRequest body)
Creates a loyalty account.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateLoyaltyAccountResponse> |
LoyaltyApi.createLoyaltyAccountAsync(CreateLoyaltyAccountRequest body)
Creates a loyalty account.
|
CompletableFuture<CreateLoyaltyAccountResponse> |
DefaultLoyaltyApi.createLoyaltyAccountAsync(CreateLoyaltyAccountRequest body)
Creates a loyalty account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLoyaltyAccountResponse |
CreateLoyaltyAccountResponse.Builder.build()
Builds a new
CreateLoyaltyAccountResponse object using the set fields. |
Copyright © 2022. All rights reserved.