# `Polarex.Support.Translator`
[🔗](https://github.com/giusdp/polarex/blob/main/lib/polarex/support/translator.ex#L1)

This module's purpose is to automatically translate each response type from the generated API.
It exposes a single function called `translate` that receives the type and the value to parse.

# `translate`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
