Method: DocuSign_Maestro::StringOrVariableOrTransformation#to_s

Defined in:
lib/docusign_maestro/models/string_or_variable_or_transformation.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object

[View source]

134
135
136
# File 'lib/docusign_maestro/models/string_or_variable_or_transformation.rb', line 134

def to_s
  to_hash.to_s
end