NewClientDAO

interface NewClientDAO

Inheritors

Functions

Link copied to clipboard
abstract suspend fun clearNewClients()
Link copied to clipboard
abstract suspend fun insertNewClient(client: InsertClientParam)
Link copied to clipboard
abstract suspend fun observeNewClients(): <Error class: unknown class><List<NewClientEntity>>