irufus / gdax-java

Java based wrapper for Coinbase Pro (Formerly known as GDAX API and Coinbase Exchange API)
MIT License
177 stars 131 forks source link

Add toString methods for models #81

Closed Gerschtli closed 3 years ago

Gerschtli commented 3 years ago

For easier debugging, exploration and logging, toString methods help a lot. Added them to all models.

Gerschtli commented 3 years ago

Merged into https://github.com/irufus/gdax-java/pull/80