Method: Verizon::TargetAuthenticationBody#scope

Defined in:
lib/verizon/models/target_authentication_body.rb

#scopeString

Authentication scopes.

Returns:

  • (String)


22
23
24
# File 'lib/verizon/models/target_authentication_body.rb', line 22

def scope
  @scope
end