Package-level declarations

Types

Link copied to clipboard
data class PaywallColor(val stringRepresentation: String, val underlyingColor: Color?)

Represents a color to be used by RevenueCatUI.

Link copied to clipboard
@Serializable
data class PaywallData(val templateName: String, val config: PaywallData.Configuration, val assetBaseURL: URL, val revision: Int = 0, localization: Map<String, PaywallData.LocalizedConfiguration>, localizationByTier: Map<String, Map<String, PaywallData.LocalizedConfiguration>> = emptyMap(), val zeroDecimalPlaceCountries: List<String> = emptyList(), val defaultLocale: String? = null)

Represents the data required to display a paywall using the RevenueCatUI library. This data can be created and configured in the dashboard and then accessed from the Offering/paywall.