evaluations

@JvmName(name = "getRequestAuthorizationDetailsResponseEvaluation")
fun Flow<GetRequestAuthorizationDetailsResponse>.evaluations(): Flow<Evaluation>

This paginator transforms the flow returned by getRequestAuthorizationDetailsPaginated to access the nested member Evaluation

Return

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