Method: YousignClient::ProcedureRemindConfigEmail#to_s

Defined in:
lib/yousign_client/models/procedure_remind_config_email.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



145
146
147
# File 'lib/yousign_client/models/procedure_remind_config_email.rb', line 145

def to_s
  to_hash.to_s
end