Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SaveResultsRequestParams

Hierarchy

  • SaveResultsRequestParams

Index

Properties

batchIndex

batchIndex: number

columnEndIndex

columnEndIndex: number

columnStartIndex

columnStartIndex: number

Optional delimiter

delimiter: string

Optional encoding

encoding: string

filePath

filePath: string

Optional formatted

formatted: boolean

Optional includeHeaders

includeHeaders: boolean

Optional lineSeperator

lineSeperator: string

ownerUri

ownerUri: string

resultFormat

resultFormat: string

'csv', 'json', 'excel', 'xml'

resultSetIndex

resultSetIndex: number

rowEndIndex

rowEndIndex: number

rowStartIndex

rowStartIndex: number

Optional textIdentifier

textIdentifier: string

Generated using TypeDoc