Method: Dnsimple::Struct::OauthToken#scope
- Defined in:
- lib/dnsimple/struct/oauth_token.rb
#scope ⇒ String
Returns The token scope (not used for now).
12 13 14 |
# File 'lib/dnsimple/struct/oauth_token.rb', line 12 def scope @scope end |