TelegramAPI

data class TelegramAPI(val requestCount: Int) : TransactionPartner

Represents TransactionPartnerTelegramApi

Constructors

Link copied to clipboard
constructor(requestCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@SerialName(value = "request_count")
val requestCount: Int
Link copied to clipboard
@EncodeDefault
open override val type: String