Method: DotloopApi::EndPoints::Detail#path

Defined in:
lib/dotloop_api/end_points/detail.rb

#pathObject



19
20
21
# File 'lib/dotloop_api/end_points/detail.rb', line 19

def path
  "/profile/#{@profile_id}/loop/#{@loop_id}/detail"
end