struct Mollie::Base::Payment::ApplicationFee

Defined in:

mollie/base/payment.cr

Constructors

Instance methods inherited from struct Mollie::Base::ApplicationFee

amount : Amount amount, description : String description

Constructor methods inherited from struct Mollie::Base::ApplicationFee

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]