Method: DocuSign_Maestro::WorkflowDefinition#to_body
- Defined in:
- lib/docusign_maestro/models/workflow_definition.rb
permalink #to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
280 281 282 |
# File 'lib/docusign_maestro/models/workflow_definition.rb', line 280 def to_body to_hash end |