This repository was archived by the owner on Jun 30, 2025. It is now read-only.
Get Transfer: return real object, not a map (#10) * Get Transfer: return real object, not a map * change return value to Optional<Transfer> * remove commented code