Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
FortressApiServiceImpl
/
fetchOrganizationMembers
fetch
Organization
Members
open
suspend override
fun
fetchOrganizationMembers
(
profileId
:
String
,
organizationId
:
String
)
:
Result
<
List
<
UserProfileRO
>
>