Method: DocuSign_Maestro::StringOrVariableOrTransformation#valid?

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

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid


47
48
49
# File 'lib/docusign_maestro/models/string_or_variable_or_transformation.rb', line 47

def valid?
  true
end