RejectionReason
No description
type RejectionReason { code: REJECTION_REASON_CODE! legalGrounds: String detailedExplanation: String}Fields#
code (REJECTION_REASON_CODE!)#
code is the reason that the comment was rejected
legalGrounds (String)#
legalGrounds is the specific laws broken as described by the reporter
detailedExplanation (String)#
detailedExplanation is any additional information the user wishes to provide.