Method: DocuSign_eSign::ListTemplatesOptions#start_position

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

#start_positionObject

The starting index for the first template shown in the response. This must be greater than or equal to 0 (zero).



189
190
191
# File 'lib/docusign_esign/api/templates_api.rb', line 189

def start_position
  @start_position
end