Method: DocuSign_Maestro::ProgressInstance#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid

[View source]

74
75
76
# File 'lib/docusign_maestro/models/progress_instance.rb', line 74

def valid?
  true
end