Class: MangoModel::Transfer

Inherits:
Transaction show all
Includes:
MangoPay::Jsonifier
Defined in:
lib/mangopay/model/entity/transfer.rb

Overview

Transfer entity A Transfer is a request to relocate e-money from one wallet to another

Direct Known Subclasses

SettlementTransfer

Constant Summary

Constants included from MangoPay::Jsonifier

MangoPay::Jsonifier::LOG

Instance Attribute Summary

Attributes inherited from Transaction

#author_id, #credited_funds, #credited_user_id, #credited_wallet_id, #debited_funds, #debited_wallet_id, #execution_date, #fees, #nature, #result_code, #result_message, #status, #type

Attributes inherited from EntityBase

#creation_date, #id, #tag

Method Summary

Methods included from MangoPay::Jsonifier

#dejsonify, #jsonify!

Methods included from NonInstantiable

#initialize