struct Haystack::Invoice::LineItem

Included Modules

Defined in:

haystack/invoice/line_item.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def amount : Int32 #

[View source]
def name : String #

[View source]