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.



10
11
12
# File 'lib/dotloop/models/person.rb', line 10

def client
  @client
end