TMPrePurchaseCountryConfiguration

constructor(countrySelectorMap: Map<TMMarketDomain, Boolean>? = null, isCountrySelectorEnabled: Boolean? = null)

Parameters

countrySelectorMap

A map of TMMarketDomain to enabled status, or null.

isCountrySelectorEnabled

Whether the country selector is enabled, or null.