InvoicesInterface
Props
downloadInvoice
downloadInvoice: (request: DownloadInvoiceRequest) => Promise<DownloadInvoiceResponse>
Downloads the specified invoice.
getAccountInvoices
getAccountInvoices: (request: GetAccountInvoicesRequest) => Promise<GetAccountInvoicesResponse>
Gets all invoices of the specified USD or EUR account.