AffiliateProgram

data class AffiliateProgram(val sponsorUser: PreviewBot?, val commissionPerMille: Int) : TransactionPartner

Represents TransactionPartnerAffiliateProgram

Constructors

Link copied to clipboard
constructor(sponsorUser: PreviewBot?, commissionPerMille: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val type: String