Interface RateResult
- All Known Implementing Classes:
ErrorResponse,Rate
Represents the result of a
/rate query.
Either an Rate instance on success or an
ErrorResponse instance on error.
- Since:
- 1.0
- Author:
- Erik C. Thauvin