| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateGiftCardResponse |
GiftCardsApi.createGiftCard(CreateGiftCardRequest body)
Creates a digital gift card or registers a physical (plastic) gift card.
|
CreateGiftCardResponse |
DefaultGiftCardsApi.createGiftCard(CreateGiftCardRequest body)
Creates a digital gift card or registers a physical (plastic) gift card.
|
CompletableFuture<CreateGiftCardResponse> |
GiftCardsApi.createGiftCardAsync(CreateGiftCardRequest body)
Creates a digital gift card or registers a physical (plastic) gift card.
|
CompletableFuture<CreateGiftCardResponse> |
DefaultGiftCardsApi.createGiftCardAsync(CreateGiftCardRequest body)
Creates a digital gift card or registers a physical (plastic) gift card.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGiftCardRequest |
CreateGiftCardRequest.Builder.build()
Builds a new
CreateGiftCardRequest object using the set fields. |
Copyright © 2022. All rights reserved.