OBJECT
A reason why a test session's verification was rejected.
1type VerificationRejectionReason {23# Short name of the reason (e.g., "Unsatisfactory ID").4name: String! 56# Long description of the reason.7description: String! 89}