AccountAdminChangeExpiredRejection
Rejection returned if the account admin change has expired
type AccountAdminChangeExpiredRejection implements Rejection {
id: String!
message: String!
}
Rejection returned if the account admin change has expired
type AccountAdminChangeExpiredRejection implements Rejection {
id: String!
message: String!
}
AccountAdminChangeExpiredRejection.id ● String! non-null scalarAccountAdminChangeExpiredRejection.message ● String! non-null scalarRejection interface