| Package | Description |
|---|---|
| io.konik.sdk.invoice |
| Modifier and Type | Method and Description |
|---|---|
Status |
StatusResponse.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
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 |
StatusResponse.setStatus(Status status) |
StatusResponse |
RestInvoiceApi.updateStatus(String invoiceId,
Status status) |
StatusResponse |
InvoiceApi.updateStatus(String invoiceId,
Status status) |
Copyright © 2014-2016 Konik.io. All Rights Reserved.