toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.crm.repository
/
GroupRepository
/
existsByTenantIdAndNameAndDeletedAtIsNull
exists
By
Tenant
Id
And
Name
And
Deleted
At
Is
Null
abstract
fun
existsByTenantIdAndNameAndDeletedAtIsNull
(
tenantId
:
String
,
name
:
String
)
:
Boolean
(
source
)