toDiscoveryProductList

fun List<Product>.toDiscoveryProductList(): List<Product>

Converts a list of purchase Product to a list of discovery products.

Return

A list of com.ticketmaster.mobile.discovery.data.transaction.Product.