Method: OryClient::ProjectServiceOAuth2#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



178
179
180
# File 'lib/ory-client/models/project_service_o_auth2.rb', line 178

def to_s
  to_hash.to_s
end