Class: Dotloop::Models::Person
- Inherits:
-
Object
- Object
- Dotloop::Models::Person
- Defined in:
- lib/dotloop/models/person.rb
Instance Attribute Summary collapse
-
#client ⇒ Object
Returns the value of attribute client.
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
10 11 12 |
# File 'lib/dotloop/models/person.rb', line 10 def client @client end |