customLineItems

@JvmName(name = "listCustomLineItemsResponseCustomLineItemListElement")
fun Flow<ListCustomLineItemsResponse>.customLineItems(): Flow<CustomLineItemListElement>

This paginator transforms the flow returned by listCustomLineItemsPaginated to access the nested member CustomLineItemListElement

Return

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