public class InvoiceResponse extends Object
| Constructor and Description |
|---|
InvoiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvoiceId() |
void |
setInvoiceId(String invoiceId) |
String |
toString() |
public InvoiceResponse()
public String getInvoiceId()
public void setInvoiceId(String invoiceId)
Copyright © 2014-2016 Konik.io. All Rights Reserved.