fromMap

fun fromMap(pageView: Map<String, String>): UALPageView

Creates a com.ticketmaster.prepurchase.discovery.entity.UALPageView from a map of page view data.

Return

A com.ticketmaster.prepurchase.discovery.entity.UALPageView with the page name and data map.

Parameters

pageView

A map containing page view data.