Class: Dotloop::Models::Person

Inherits:
Object
  • Object
show all
Defined in:
lib/dotloop/models/person.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clientObject

Returns the value of attribute client.



16
17
18
# File 'lib/dotloop/models/person.rb', line 16

def client
  @client
end