Method: DocuSign_Admin::OAuth::UserInfo#to_s

Defined in:
lib/docusign_admin/client/auth/oauth.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



1019
1020
1021
# File 'lib/docusign_admin/client/auth/oauth.rb', line 1019

def to_s
  to_hash.to_s
end