struct Mollie::Settlement::Item

Included Modules

Defined in:

mollie/settlement.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def amount_gross : Amount #

def amount_net : Amount #

def amount_vat : Union(Amount, Nil) #

def count : Int32 #

def description : String #

def method : String #

def rate : Union(Rate, Nil) #