Method: Wechat::Token::AccessTokenBase#client
- Defined in:
- lib/wechat/token/access_token_base.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
6 7 8 |
# File 'lib/wechat/token/access_token_base.rb', line 6 def client @client end |