Class: PersonaApi::Account

Inherits:
Object
  • Object
show all
Defined in:
lib/persona_api/objects/account.rb

Instance Method Summary collapse

Methods inherited from Object

#initialize, #method_missing, #respond_to_missing?

Constructor Details

This class inherits a constructor from PersonaApi::Object

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class PersonaApi::Object

Instance Method Details

#reference_idObject



3
4
5
# File 'lib/persona_api/objects/account.rb', line 3

def reference_id
  attributes.reference_id
end