Method: AutosdeOpenapiClient::UserUpdate#to_s

Defined in:
lib/autosde_openapi_client/models/user_update.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



234
235
236
# File 'lib/autosde_openapi_client/models/user_update.rb', line 234

def to_s
  to_hash.to_s
end