| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model | |
| com.ning.billing.recurly.model.push.giftcard |
| Modifier and Type | Method and Description |
|---|---|
GiftCard |
RecurlyClient.getGiftCard(Long giftCardId)
Get a Gift Card
|
GiftCard |
RecurlyClient.previewGiftCard(GiftCard giftCard)
Preview a GiftCard
|
GiftCard |
RecurlyClient.purchaseGiftCard(GiftCard giftCard)
Purchase a GiftCard
|
GiftCard |
RecurlyClient.redeemGiftCard(String redemptionCode,
String accountCode)
Redeem a Gift Card
|
| Modifier and Type | Method and Description |
|---|---|
GiftCard |
RecurlyClient.previewGiftCard(GiftCard giftCard)
Preview a GiftCard
|
GiftCard |
RecurlyClient.purchaseGiftCard(GiftCard giftCard)
Purchase a GiftCard
|
| Modifier and Type | Method and Description |
|---|---|
GiftCard |
Subscription.getGiftCard() |
GiftCard |
Purchase.getGiftCard() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setGiftCard(GiftCard giftCard) |
void |
Purchase.setGiftCard(GiftCard giftCard) |
void |
GiftCards.setRecurlyObject(GiftCard value) |
| Modifier and Type | Method and Description |
|---|---|
GiftCard |
GiftCardNotification.getGiftCard() |
| Modifier and Type | Method and Description |
|---|---|
void |
GiftCardNotification.setGiftCard(GiftCard giftCard) |
Copyright © 2012-2020. All Rights Reserved.