Package-level declarations

Types

Link copied to clipboard

Interface exposing application methods

Link copied to clipboard
Link copied to clipboard
data class WarehouseServiceResponse<Data>(val data: Data?, val response: Message)

Data class representing the response of the WarehouseService