Method: DocuSign_Maestro::DSWorkflowVariableFromParticipant#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object

[View source]

134
135
136
# File 'lib/docusign_maestro/models/ds_workflow_variable_from_participant.rb', line 134

def to_s
  to_hash.to_s
end