RequestError
Contains information about the error.
type RequestError {
code: String!
message: String!
}
Fields
RequestError.code ● String! non-null scalar
RequestError.message ● String! non-null scalar
Member Of
IssuanceCallbackEvent object ● PresentationCallbackEvent object