Class: BtcPay::Client::Helpers::ApiKeys
- Defined in:
- lib/btcpay/client/helpers/api_keys.rb
Defined Under Namespace
Classes: Authorize
Instance Method Summary collapse
Methods inherited from Service
Constructor Details
This class inherits a constructor from BtcPay::Client::Service
Instance Method Details
#authorize ⇒ Object
7 8 9 |
# File 'lib/btcpay/client/helpers/api_keys.rb', line 7 def Authorize.new(client: client) end |
#set_base_path ⇒ Object
11 |
# File 'lib/btcpay/client/helpers/api_keys.rb', line 11 def set_base_path; end |