ValidationResult

The ValidationResult object contains specific results of validation call.

NameData TypeDescription
CheckTimexsd:dateTimeTime of validation result check.
CheckTimeUTCxsd:dateTimeTime of validation result check expressed in UTC format.
IsResultValidxsd:booleanIndicates whether an error message is present.
IsSpamxsd:booleanIndicates whether message reviewed exceeds spam threshold as part of SpamAssassin evaluation
Messagexsd:stringContains contents of results message.
Scorexsd:doubleContains score of SpamAssassin validation call.
SubscriberSubscriberIdentifies subscriber used in call.