Class: MangoModel::ScopeBlocked

Inherits:
Object
  • Object
show all
Includes:
MangoPay::Jsonifier
Defined in:
lib/mangopay/model/scope_blocked.rb

Constant Summary

Constants included from MangoPay::Jsonifier

MangoPay::Jsonifier::LOG

Instance Attribute Summary collapse

Method Summary

Methods included from MangoPay::Jsonifier

#dejsonify, #jsonify!

Instance Attribute Details

#inflowsObject

Returns the value of attribute inflows.



8
9
10
# File 'lib/mangopay/model/scope_blocked.rb', line 8

def inflows
  @inflows
end

#outflowsObject

Returns the value of attribute outflows.



10
11
12
# File 'lib/mangopay/model/scope_blocked.rb', line 10

def outflows
  @outflows
end