accounts

@JvmName(name = "listAccountsWithInvalidEffectivePolicyResponseAccount")
fun Flow<ListAccountsWithInvalidEffectivePolicyResponse>.accounts(): Flow<Account>

This paginator transforms the flow returned by listAccountsWithInvalidEffectivePolicyPaginated to access the nested member Account

Return

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