struct Mollie::Settlement::Item::Rate

Included Modules

Defined in:

mollie/settlement.cr

Constructors

Instance Method Summary

Macros inherited from module Mollie::Json::Serializable

json_field(name, type) json_field

Constructor Detail

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

Instance Method Detail

def fixed : Union(Amount, Nil) #

def percentage : Union(Amount, Nil) #

def variable : Union(String, Nil) #