Skip to main content

NotificationDecisionDetails

No description

type NotificationDecisionDetails {  legality: DSAReportDecisionLegality  grounds: String  explanation: String}

Fields#

legality (DSAReportDecisionLegality)#

legality defines whether the rejection reason is of legal or illegal state.

grounds (String)#

grounds is the legal grounds for which the rejection may have been made.

explanation (String)#

explanation gives further context to the reasons for rejection.