toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.crm.service
/
GroupService
/
listGroupContacts
list
Group
Contacts
@
Transactional
(
readOnly
=
true
)
fun
listGroupContacts
(
tenantId
:
String
,
groupId
:
String
)
:
List
<
ContactResponse
>
(
source
)