Method: BtcPay::Client::Config#auth_token
- Defined in:
- lib/btcpay/client/config.rb
#auth_token ⇒ Object (readonly)
Returns the value of attribute auth_token.
9 10 11 |
# File 'lib/btcpay/client/config.rb', line 9 def auth_token @auth_token end |