Paywalls

@Serializable
data class Paywalls(val paywalls: List<Paywall>) : SerializableEntity(source)

Constructors

Link copied to clipboard
constructor(paywalls: List<Paywall>)

Properties

Link copied to clipboard