Class: Mollie::Settlement::Capture

Inherits:
Payment::Capture show all
Defined in:
lib/mollie/settlement/capture.rb

Instance Attribute Summary

Attributes inherited from Payment::Capture

#_links, #amount, #created_at, #id, #mode, #payment_id, #settlement_amount, #settlement_id, #shipment_id

Attributes inherited from Base

#attributes

Method Summary

Methods inherited from Payment::Capture

#payment, #settlement, #shipment

Methods inherited from Base

all, #assign_attributes, cancel, create, #delete, delete, get, id_param, #initialize, parent_id, request, resource_name, update, #update

Constructor Details

This class inherits a constructor from Mollie::Base