Package-level declarations

Types

Link copied to clipboard
@Serializable
data class PaywallEvent(val creationData: PaywallEvent.CreationData, val data: PaywallEvent.Data, val type: PaywallEventType)

Type representing a paywall event and associated data. Meant for RevenueCatUI use.

Link copied to clipboard

Types of paywall events. Meant for RevenueCatUI use.