Method: OryClient::UiNodeScriptAttributes#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



432
433
434
# File 'lib/ory-client/models/ui_node_script_attributes.rb', line 432

def to_s
  to_hash.to_s
end