public abstract bool Record(string description, AccountType usage, out ServiceItem item);
public abstract void AdjustAccount(AccountType usage);