Skip to main content

AccountAdminChangeExpiredRejection

Rejection returned if the account admin change has expired

type AccountAdminChangeExpiredRejection implements Rejection {
id: String!
message: String!
}

Fields

AccountAdminChangeExpiredRejection.id ● String! non-null scalar

AccountAdminChangeExpiredRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

AccountAdminChangePayload union