Method: OryClient::OAuth2ConsentRequest#requested_scope

Defined in:
lib/ory-client/models/o_auth2_consent_request.rb

#requested_scopeObject

Returns the value of attribute requested_scope.



43
44
45
# File 'lib/ory-client/models/o_auth2_consent_request.rb', line 43

def requested_scope
  @requested_scope
end