Method: DocuSign_Maestro::TriggerWorkflowViaPostResponse#to_body

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

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash

[View source]

159
160
161
# File 'lib/docusign_maestro/models/trigger_workflow_via_post_response.rb', line 159

def to_body
  to_hash
end