Class: CoinbaseCommerce::APIResources::Event
- Inherits:
-
Base::APIResource
- Object
- Base::APIObject
- Base::APIResource
- CoinbaseCommerce::APIResources::Event
- Extended by:
- Base::List
- Defined in:
- lib/coinbase_commerce/api_resources/event.rb
Overview
Class that allows you to work with Event resource
Constant Summary collapse
- OBJECT_NAME =
class constants
"event".freeze
- RESOURCE_PATH =
"events".freeze
Method Summary
Methods included from Base::List
Methods inherited from Base::APIResource
Methods inherited from Base::APIObject
#[], #[]=, create_from, #each, #initialize, #initialize_from, #inspect, #keys, #method_missing, #respond_to_missing?, #serialize_params, #serialize_params_value, #to_hash, #to_json, #to_s, #update_attributes, #values
Constructor Details
This class inherits a constructor from CoinbaseCommerce::APIResources::Base::APIObject
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class CoinbaseCommerce::APIResources::Base::APIObject