Class: Monobank::Bank::Currency

Inherits:
Methods::Get show all
Defined in:
lib/monobank/bank/currency.rb

Constant Summary collapse

ENDPOINT =
'/bank/currency'.freeze

Method Summary

Methods inherited from Methods::Base

#call, #initialize

Constructor Details

This class inherits a constructor from Monobank::Methods::Base