Link Search Menu Expand Document

Constructor: stats.broadcastRevenueWithdrawalUrl

Back to constructors index

Contains the URL to use to withdraw channel ad revenue.

Attributes:

NameTypeRequiredDescription
urlstringYesA unique URL to a Fragment page where the user will be able to specify and submit the address of the TON wallet where the funds will be sent.

Type: stats.BroadcastRevenueWithdrawalUrl

Example:

$stats_broadcastRevenueWithdrawalUrl = ['_' => 'stats.broadcastRevenueWithdrawalUrl', 'url' => 'string'];