ValidationResult
The ValidationResult object contains specific results of validation call.
Name | Data Type | Description |
---|---|---|
CheckTime | xsd | Time of validation result check. |
CheckTimeUTC | xsd | Time of validation result check expressed in UTC format. |
IsResultValid | xsd | Indicates whether an error message is present. |
IsSpam | xsd | Indicates whether message reviewed exceeds spam threshold as part of SpamAssassin evaluation |
Message | xsd | Contains contents of results message. |
Score | xsd | Contains score of SpamAssassin validation call. |
Subscriber | Subscriber | Identifies subscriber used in call. |