struct Mollie::Invoice::Line

Included Modules

Defined in:

mollie/invoice.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def amount : Amount #

def count : Int32 #

def description : String #

def period : String #

def vat_percentage : Float64 #