class Beehiiv::Publication

Included Modules

Defined in:

beehiiv/objects/core/publication.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

Class Method Detail

def self.list(client : HTTP::Client) #

def self.retrieve(client : HTTP::Client, id : String) #

Instance Method Detail

def id : String #

def name : String #

def referral_program_enabled : Bool #

def stats : Stats | Nil #