Method: Formstack::Connection#access_token
- Defined in:
- lib/formstack/connection.rb
#access_token ⇒ Object (readonly)
Returns the value of attribute access_token.
7 8 9 |
# File 'lib/formstack/connection.rb', line 7 def access_token @access_token end |