taxRegistrations
fun Flow<ListSupplementalTaxRegistrationsResponse>.taxRegistrations(): Flow<SupplementalTaxRegistration>
This paginator transforms the flow returned by listSupplementalTaxRegistrationsPaginated to access the nested member SupplementalTaxRegistration
Return
A kotlinx.coroutines.flow.Flow that can collect SupplementalTaxRegistration