Module: Coinbasepro::Api
- Defined in:
- lib/coinbasepro/api.rb,
lib/coinbasepro/api/client.rb,
lib/coinbasepro/api/errors.rb,
lib/coinbasepro/api/version.rb,
lib/coinbasepro/api/websocket.rb,
lib/coinbasepro/api/api_client.rb,
lib/coinbasepro/api/api_object.rb,
lib/coinbasepro/api/api_response.rb,
lib/coinbasepro/api/adapters/em_http.rb,
lib/coinbasepro/api/adapters/net_http.rb
Overview
Gem version
Defined Under Namespace
Classes: APIClient, APIError, APIObject, APIResponse, AsyncClient, BadRequestError, Client, DroppedPackets, EMHTTPClient, EMHTTPResponse, ForbiddenError, InternalServerError, NetHTTPClient, NetHTTPResponse, NotAuthorizedError, NotFoundError, RateLimitError, Websocket, WebsocketError
Constant Summary collapse
- VERSION =
"0.5.2"