| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model | |
| com.ning.billing.recurly.model.push.item |
| Modifier and Type | Method and Description |
|---|---|
Item |
RecurlyClient.createItem(Item item)
Create an Item's info
|
Item |
RecurlyClient.getItem(String itemCode)
Get a Item's details
|
Item |
RecurlyClient.reactivateItem(String itemCode)
Reactivating a canceled item
|
Item |
RecurlyClient.updateItem(String itemCode,
Item item)
Update an Item's info
|
| Modifier and Type | Method and Description |
|---|---|
Item |
RecurlyClient.createItem(Item item)
Create an Item's info
|
Item |
RecurlyClient.updateItem(String itemCode,
Item item)
Update an Item's info
|
| Modifier and Type | Method and Description |
|---|---|
void |
Items.setRecurlyObject(Item value) |
| Modifier and Type | Method and Description |
|---|---|
Item |
ItemNotification.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemNotification.setItem(Item item) |
Copyright © 2012-2020. All Rights Reserved.