Class: Dotloop::Models::LoopDetail

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

Instance Attribute Summary collapse

Instance Attribute Details

#loop_idObject

Returns the value of attribute loop_id.



19
20
21
# File 'lib/dotloop/models/loop_detail.rb', line 19

def loop_id
  @loop_id
end

#profile_idObject

Returns the value of attribute profile_id.



18
19
20
# File 'lib/dotloop/models/loop_detail.rb', line 18

def profile_id
  @profile_id
end