class GoodData::Rest::Object

Base class dealing with REST endpoints

MUST Be interface for objects dealing with REST endpoints MUST provide way to work with remote REST-like API in unified manner. MUST NOT create new connections.