| Package | Description |
|---|---|
| com.coinbase.api.entity |
| Modifier and Type | Method and Description |
|---|---|
static RecurringPayment.Status |
RecurringPayment.Status.create(String val) |
RecurringPayment.Status |
RecurringPayment.getStatus() |
static RecurringPayment.Status |
RecurringPayment.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecurringPayment.Status[] |
RecurringPayment.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecurringPayment.setStatus(RecurringPayment.Status status) |
Copyright © 2014. All rights reserved.