Method: DotloopApi::EndPoints::Detail#find

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

#findObject



15
16
17
# File 'lib/dotloop_api/end_points/detail.rb', line 15

def find
  build_model(@client.get(path)[:data])
end