Class: PersonaApi::Account
- 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_id ⇒ Object
3 4 5 |
# File 'lib/persona_api/objects/account.rb', line 3 def reference_id attributes.reference_id end |