public class OvhSpamStats extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
averageSpamscore
Average spam score.
|
OvhSpamTarget[] |
detectedSpams
Detailed list of the spams
canBeNull
|
Long |
numberOfSpams
Number of spams sent
canBeNull
|
Long |
timestamp
Time when the IP address was blocked
canBeNull
|
Long |
total
Number of emails sent
canBeNull
|
| Constructor and Description |
|---|
OvhSpamStats() |
public Long total
public OvhSpamTarget[] detectedSpams
public Long numberOfSpams
public Long averageSpamscore
public Long timestamp
Copyright © 2018. All rights reserved.