HitCount
Description
This class repesents data of number of hits for Access rule (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| hitCount | False | integer | Number of hits for specific Access rule | |||
| rule | False | object | Hits are counted for this rule | |||
| firstHitTimeStamp | False | string | Time when this rule got hit first time | |||
| lastHitTimeStamp | False | string | Time when this rule got hit last time | |||
| lastFetchTimeStamp | False | string | Time when FDM has updated number of hits in database | |||
| type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | |||