Classes: Response
'currencies/list'
15 16 17
# File 'lib/coins_paid/api/currencies_list.rb', line 15 def call Response.new(data: Transport.post(PATH)).data end