Class: BtcPay::Client::Helpers::ApiKeys

Inherits:
Base show all
Defined in:
lib/btcpay/client/helpers/api_keys.rb

Defined Under Namespace

Classes: Authorize

Instance Method Summary collapse

Methods inherited from Service

#initialize

Constructor Details

This class inherits a constructor from BtcPay::Client::Service

Instance Method Details

#authorizeObject



7
8
9
# File 'lib/btcpay/client/helpers/api_keys.rb', line 7

def authorize
  Authorize.new(client: client)
end

#set_base_pathObject



11
# File 'lib/btcpay/client/helpers/api_keys.rb', line 11

def set_base_path; end