Class: Uploadcare::Api

Inherits:
Object
  • Object
show all
Extended by:
Forwardable
Includes:
Entity
Defined in:
lib/uploadcare/api/api.rb

Overview

End-user interface

It delegates methods to other classes:

  • To class methods of Entity objects
  • To instance methods of Client objects

See Also: