AcceptConsentNotAllowedForConsentPurposeRejection
Rejection returned when the Consent purpose is not allowed
type AcceptConsentNotAllowedForConsentPurposeRejection implements Rejection {
message: String!
}
Fields
AcceptConsentNotAllowedForConsentPurposeRejection.message
● String!
non-null scalar
Interfaces
Rejection
interface
Implemented By
AcceptConsentPayload
union