struct Haystack::Invoice::Totals

Included Modules

Defined in:

haystack/invoice/totals.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def pending : Array(Amount) #

[View source]
def successful : Array(Amount) #

[View source]
def total : Array(Amount) #

[View source]