Fetch reports
Parameters
| reportInfo | An object which holds report Info. |
|---|---|
| listReportAPIInfo | Lists the API Request Info |
| completionHandler | The Report object will be returned to the completionHandler |
| shouldCacheResponse | This will cache the recent response |
Parameters
| reportInfo | An object which holds report Info. |
|---|---|
| calendarReportAPIInfo | The API Request Info. (eg: month, year etc) |
| completionHandler | The Report object will be returned to the completionHandler |
Parameters
| reportInfo | An object which holds report Info. |
|---|---|
| mapReportAPIInfo | An object which holds lat, lon, distance, unit |
| completionHandler | The Report object will be returned to the completionHandler |
Parameters
| reportInfo | An object which holds report Info. |
|---|---|
| kanbanReportAPIInfo | An object contains more info of Kanban API request |
| completionHandler | The Report object will be returned to the completionHandler |
Parameters
| reportInfo | An object which holds report Info. |
|---|---|
| completionHandler | The Report object will be returned to the completionHandler |