Class: Qonto::Model::Organization

Inherits:
Base
  • Object
show all
Defined in:
lib/qonto/model/organization.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Qonto::Model::Base

Instance Attribute Details

#bank_accountsObject

Returns the value of attribute bank_accounts.



5
6
7
# File 'lib/qonto/model/organization.rb', line 5

def bank_accounts
  @bank_accounts
end

#slugObject

Returns the value of attribute slug.



4
5
6
# File 'lib/qonto/model/organization.rb', line 4

def slug
  @slug
end