Uses of Class
org.oxerr.stubhub.client.model.InvoiceExportResponse
Packages that use InvoiceExportResponse
-
Uses of InvoiceExportResponse in org.oxerr.stubhub.client.cxf.resource
Methods in org.oxerr.stubhub.client.cxf.resource that return InvoiceExportResponseModifier and TypeMethodDescriptionInvoiceResource.export(OffsetDateTime updateDateSince, OffsetDateTime updateDateTo, Long updateDatePaginationToken, OffsetDateTime createdDateFrom, OffsetDateTime createdDateTo, OffsetDateTime createdDatePaginationToken, Integer maxPageSize, Boolean includeWastedSales) Get all invoices with pagination.