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