| Package | Description |
|---|---|
| com.ning.billing.recurly | |
| com.ning.billing.recurly.model |
| Modifier and Type | Method and Description |
|---|---|
Adjustments |
RecurlyClient.getAccountAdjustments(String accountCode,
Adjustments.AdjustmentType type) |
Adjustments |
RecurlyClient.getAccountAdjustments(String accountCode,
Adjustments.AdjustmentType type,
Adjustments.AdjustmentState state) |
| Modifier and Type | Method and Description |
|---|---|
static Adjustments.AdjustmentType |
Adjustments.AdjustmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Adjustments.AdjustmentType[] |
Adjustments.AdjustmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2014. All Rights Reserved.