TrialStarted

data class TrialStarted(val trialEndDate: Long?, val productIdentifier: String) : PaywallMessage(source)

Constructors

Link copied to clipboard
constructor(trialEndDate: Long?, productIdentifier: String)

Properties

Link copied to clipboard
Link copied to clipboard