CustomersAdapter

Functions

Link copied to clipboard

Retrieves the customer with the given ID.

Link copied to clipboard
abstract fun retrieveCustomerOverview(page: Int, size: Int, sorting: List<SortOrder>): CustomersOfUserListDto

Retrieves the overview of customers related to the current user.