struct Haystack::Invoice::List

Included Modules

Defined in:

haystack/invoice/list.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def data : Array(Invoice) | Nil #

[View source]
def message : String #

def meta : Meta | Nil #

def status : ::Bool #

def success? : ::Bool #

[View source]