class

Tourmaline::TransactionPartnerTelegramAds

Inherits JSON::Serializable < Reference < Object

Describes a withdrawal transaction to the Telegram Ads platform.

Constructors

new(type : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

type

Type of the transaction partner, always "telegram_ads"

Source
type=(type : String)

Type of the transaction partner, always "telegram_ads"

Source