Package python :: Module ReportClient :: Class ReportClientHelper
[hide private]
[frames] | no frames]

Class ReportClientHelper

source code

Internal class.

Static Methods [hide private]
 
getInfo(dom, elName, response) source code
 
getText(nodelist) source code
 
getAsDOM(response) source code
 
addQueryParams(url, authtoken, action, exportFormat) source code
 
getAsPayLoad(separateDicts, criteria, sql) source code
 
checkAndAppendQMark(url) source code
Class Variables [hide private]
  API_VERSION = '1.0'
The api version of zoho reports based on which this library is written.
Class Variable Details [hide private]

API_VERSION

The api version of zoho reports based on which this library is written. This is a constant.

Value:
'1.0'