public class ZinvoiceApiConfig extends Object
Main SDK configuration class.
| Constructor and Description |
|---|
ZinvoiceApiConfig() |
ZinvoiceApiConfig(String apiKey,
String destinationUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
com.fasterxml.jackson.databind.ObjectMapper |
getDefaulObjectMapper() |
String |
getDestinationUrl() |
public ZinvoiceApiConfig()
public ZinvoiceApiConfig(String apiKey, String destinationUrl)
public com.fasterxml.jackson.databind.ObjectMapper getDefaulObjectMapper()
public String getDestinationUrl()
Copyright © 2014-2016 Konik.io. All Rights Reserved.