Method: DocuSign_Maestro::TriggerWorkflowViaPostResponse#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid


64
65
66
# File 'lib/docusign_maestro/models/trigger_workflow_via_post_response.rb', line 64

def valid?
  true
end