class Beehiiv::Publication::Stats

Included Modules

Defined in:

beehiiv/objects/core/publication.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def active_free_subscriptions : Int32 #

[View source]
def active_premium_subscriptions : Int32 #

[View source]
def active_subscriptions : Int32 #

[View source]
def average_click_rate : Float64 #

[View source]
def average_open_rate : Float64 #

[View source]
def total_clicked : Int32 #

[View source]
def total_sent : Int32 #

[View source]
def total_unique_opened : Int32 #

[View source]