Class: Adjust::Clients::Base
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- Adjust::Clients::Base
- Includes:
- Roar::Client, Roar::JSON
- Defined in:
- lib/adjust/clients/base.rb
Instance Attribute Summary collapse
Instance Method Summary collapse
Instance Attribute Details
Instance Method Details
#serialize ⇒ Object
13 14 15 |
# File 'lib/adjust/clients/base.rb', line 13 def serialize to_hash end |