Method: Wechat::AccessToken#token_data
- Defined in:
- lib/wechat/access_token.rb
#token_data ⇒ Object (readonly)
Returns the value of attribute token_data.
3 4 5 |
# File 'lib/wechat/access_token.rb', line 3 def token_data @token_data end |