Package br.com.moip.api
Class InvoiceAPI
java.lang.Object
br.com.moip.api.InvoiceAPI
public class InvoiceAPI
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description InvoiceAPI(Client client) -
Method Summary
Modifier and Type Method Description Invoicecreate(InvoiceRequest invoice)Invoiceget(java.lang.String id)InvoiceListResponselist()InvoiceListResponselist(Pagination pagination)