class FindThreatMatchesRequest extends Model (View source)

Properties

protected $clientType
protected $clientDataType
$client
protected $threatInfoType
protected $threatInfoDataType
$threatInfo

Methods

setClient(ClientInfo $client)

No description

getClient()

No description

setThreatInfo(ThreatInfo $threatInfo)

No description

getThreatInfo()

No description

Details

setClient(ClientInfo $client)

No description

Parameters

ClientInfo $client

ClientInfo getClient()

No description

Return Value

ClientInfo

setThreatInfo(ThreatInfo $threatInfo)

No description

Parameters

ThreatInfo $threatInfo

ThreatInfo getThreatInfo()

No description

Return Value

ThreatInfo