public class API
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
InvoiceAPI |
invoice() |
OrderAPI |
order() |
PaymentAPI |
payment() |
public API(Client client)
public OrderAPI order()
public PaymentAPI payment()
public InvoiceAPI invoice()