My enumerator consists of the following:
public enum AccountStatus { Active, Expired, Validating, LockedByValidation, PaymentFailure }