struct Haystack::Subscription::Item

Included Modules

Defined in:

haystack/subscription/item.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def data : Subscription | Nil #

[View source]
def message : String #

def meta : Meta | Nil #

def status : ::Bool #

def success? : ::Bool #

[View source]