Link Search Menu Expand Document

Constructor: stats.broadcastRevenueStats

Back to constructors index

Attributes:

NameTypeRequired
top_hours_graphStatsGraphYes
revenue_graphStatsGraphYes
balancesBroadcastRevenueBalancesYes
usd_ratedoubleYes

Type: stats.BroadcastRevenueStats

Example:

$stats_broadcastRevenueStats = ['_' => 'stats.broadcastRevenueStats', 'top_hours_graph' => StatsGraph, 'revenue_graph' => StatsGraph, 'balances' => BroadcastRevenueBalances, 'usd_rate' => double];