Skip to main content

ServerConsentNotAllowedForConsentOperationRejection

Rejection returned when server consent is not allowed on the consent

type ServerConsentNotAllowedForConsentOperationRejection implements Rejection {
message: String!
}

Fields

ServerConsentNotAllowedForConsentOperationRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

GrantConsentWithServerSignaturePayload union