linkedAccount

@JvmName(name = "listEnterpriseSupportLinkedAccountChargesResponseLinkedAccountCharge")
fun Flow<ListEnterpriseSupportLinkedAccountChargesResponse>.linkedAccount(): Flow<LinkedAccountCharge>

This paginator transforms the flow returned by listEnterpriseSupportLinkedAccountChargesPaginated to access the nested member LinkedAccountCharge

Return

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