Method: Moneybird::Client#bearer_token
- Defined in:
- lib/moneybird/client.rb
#bearer_token ⇒ Object (readonly)
Returns the value of attribute bearer_token.
3 4 5 |
# File 'lib/moneybird/client.rb', line 3 def bearer_token @bearer_token end |