ServerConsentNotAllowedForConsentOperationRejection
Rejection returned when server consent is not allowed on the consent
type ServerConsentNotAllowedForConsentOperationRejection implements Rejection {
message: String!
}
Rejection returned when server consent is not allowed on the consent
type ServerConsentNotAllowedForConsentOperationRejection implements Rejection {
message: String!
}
ServerConsentNotAllowedForConsentOperationRejection.message
● String!
non-null scalarRejection
interface