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) #

[View source]

Class Method Detail

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

[View source]
def self.retrieve(client : HTTP::Client, id : String) #

[View source]

Instance Method Detail

def id : String #

[View source]
def name : String #

[View source]
def referral_program_enabled : Bool #

[View source]
def stats : Stats | Nil #

[View source]