ApplicationReport

constructor(package: String, system: String, version: String, report: String, retrievalDate: Date)

Parameters

package

String — name of the application package

system

String — name of the application system (Android/IOS)

version

String — value of the application version

report

String — JSON object of the Report

retrievalDate

Date — the date of the report retrieval (ISO 8601)