Method: Dnsimple::Struct::OauthToken#token_type
- Defined in:
- lib/dnsimple/struct/oauth_token.rb
#token_type ⇒ String
Returns The token type.
11 12 13 |
# File 'lib/dnsimple/struct/oauth_token.rb', line 11 def token_type @token_type end |