insertClient

open suspend override fun insertClient(client: InsertClientParam)

Inserts a client into the database. the isValid status is always true when inserting a client but if the client already exists then any new value will be ignored.