CommunityAttributes

fun CommunityAttributes(    probabilityOfOccurrence: ProbabilityOfOccurrence?,     numberOfReports: Int?,     lastReportTime: Date?)

Parameters

probabilityOfOccurrence

Specifies the likelihood of the occurring incident.

numberOfReports

Number of reports given by actual end-users.

lastReportTime

The date when the last time the incident was reported.