organizationalUnits

@JvmName(name = "listOrganizationalUnitsResponseOrganizationalUnitId")
fun Flow<ListOrganizationalUnitsResponse>.organizationalUnits(): Flow<String>

This paginator transforms the flow returned by listOrganizationalUnitsPaginated to access the nested member OrganizationalUnitId

Return

A kotlinx.coroutines.flow.Flow that can collect OrganizationalUnitId