| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<InvoiceGetResponse> |
InvoicesApi.getInvoice(String invoiceId)
Get invoice information
Method allows to get information about single invoice.
|
| Modifier and Type | Method and Description |
|---|---|
InvoiceGetResponse |
InvoiceGetResponse.customer(InvoiceCustomer customer) |
InvoiceGetResponse |
InvoiceGetResponse.invoiceData(InvoiceGetDataResponse invoiceData) |
InvoiceGetResponse |
InvoiceGetResponse.invoiceUrl(String invoiceUrl) |
InvoiceGetResponse |
InvoiceGetResponse.merchantOrder(InvoiceMerchantOrder merchantOrder) |
Copyright © 2024. All rights reserved.