customLineItemVersions

@JvmName(name = "listCustomLineItemVersionsResponseCustomLineItemVersionListElement")
fun Flow<ListCustomLineItemVersionsResponse>.customLineItemVersions(): Flow<CustomLineItemVersionListElement>

This paginator transforms the flow returned by listCustomLineItemVersionsPaginated to access the nested member CustomLineItemVersionListElement

Return

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