Method: DocuSign_eSign::ListTemplatesOptions#used_from_date

Defined in:
lib/docusign_esign/api/templates_api.rb

#used_from_dateObject

Start of the search date range. Only returns templates used or edited on or after this date/time. If no value is specified, there is no limit on the earliest date used.



198
199
200
# File 'lib/docusign_esign/api/templates_api.rb', line 198

def used_from_date
  @used_from_date
end