DonationUrl

data class DonationUrl(val id: String, val platform: String, val url: String)

Constructors

Link copied to clipboard
constructor(id: String, platform: String, url: String)

Properties

Link copied to clipboard
val id: String

The ID of the donation platform

Link copied to clipboard

The donation platform this link is associated with

Link copied to clipboard
val url: String

The URL of the donation platform and user