AccountStatus:
    | "active"
    | "inactive"
    | "closed"
    | "unknown"

The account status of the user.