AccountAdminChangeReason
Reason for the account administrator change
enum AccountAdminChangeReason {
CurrentAdministratorLeft
InternalReorganization
AppointedByGeneralAssembly
AppointedByBoardDecision
Other
}
Values
AccountAdminChangeReason.CurrentAdministratorLeft
The current administrator has left the company
AccountAdminChangeReason.InternalReorganization
The change is due to an internal reorganization
AccountAdminChangeReason.AppointedByGeneralAssembly
The new administrator was appointed by general assembly
AccountAdminChangeReason.AppointedByBoardDecision
The new administrator was appointed by board decision
AccountAdminChangeReason.Other
Other reason for the administrator change
Member Of
AccountAdminChange object