taskSummaries

@JvmName(name = "listEngagementByAcceptingInvitationTasksResponseListEngagementByAcceptingInvitationTaskSummary")
fun Flow<ListEngagementByAcceptingInvitationTasksResponse>.taskSummaries(): Flow<ListEngagementByAcceptingInvitationTaskSummary>

This paginator transforms the flow returned by listEngagementByAcceptingInvitationTasksPaginated to access the nested member ListEngagementByAcceptingInvitationTaskSummary

Return

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


@JvmName(name = "listEngagementFromOpportunityTasksResponseListEngagementFromOpportunityTaskSummary")
fun Flow<ListEngagementFromOpportunityTasksResponse>.taskSummaries(): Flow<ListEngagementFromOpportunityTaskSummary>

This paginator transforms the flow returned by listEngagementFromOpportunityTasksPaginated to access the nested member ListEngagementFromOpportunityTaskSummary

Return

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