Uses of Class
com.bytedesk.core.invoice.InvoiceResponse
Packages that use InvoiceResponse
- 
Uses of InvoiceResponse in com.bytedesk.core.invoiceMethods in com.bytedesk.core.invoice that return InvoiceResponseModifier and TypeMethodDescriptionInvoiceRestService.convertToResponse(InvoiceEntity entity) InvoiceRestService.create(InvoiceRequest request) InvoiceRestService.update(InvoiceRequest request) Methods in com.bytedesk.core.invoice that return types with arguments of type InvoiceResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<InvoiceResponse>InvoiceRestService.queryByOrg(InvoiceRequest request) org.springframework.data.domain.Page<InvoiceResponse>InvoiceRestService.queryByUser(InvoiceRequest request)