ThreatHit
class ThreatHit extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $clientInfoType | ||
protected | $clientInfoDataType | ||
$clientInfo | |||
protected | $entryType | ||
protected | $entryDataType | ||
$entry | |||
string | $platformType | ||
protected | $resourcesType | ||
protected | $resourcesDataType | ||
$resources | |||
string | $threatType | ||
protected | $userInfoType | ||
protected | $userInfoDataType | ||
$userInfo |
Methods
getClientInfo()
No description
getEntry()
No description
setPlatformType($platformType)
No description
string
getPlatformType()
No description
setResources($resources)
No description
getResources()
No description
setThreatType($threatType)
No description
string
getThreatType()
No description
getUserInfo()
No description
Details
setClientInfo(ClientInfo $clientInfo)
No description
ClientInfo
getClientInfo()
No description
setEntry(ThreatEntry $entry)
No description
ThreatEntry
getEntry()
No description
setPlatformType($platformType)
No description
string
getPlatformType()
No description
setResources($resources)
No description
ThreatSource[]
getResources()
No description
setThreatType($threatType)
No description
string
getThreatType()
No description
setUserInfo(UserInfo $userInfo)
No description
UserInfo
getUserInfo()
No description