| Package | Description |
|---|---|
| io.konik.sdk.invoice |
| Modifier and Type | Method and Description |
|---|---|
static InvoiceDocument.Type |
InvoiceDocument.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvoiceDocument.Type[] |
InvoiceDocument.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InvoiceResponse |
RestInvoiceApi.uploadInvoice(InputStream pdf,
InvoiceDocument.Type type) |
InvoiceResponse |
InvoiceApi.uploadInvoice(InputStream pdf,
InvoiceDocument.Type type) |
Copyright © 2014-2016 Konik.io. All Rights Reserved.