using System.Collections.Generic; namespace BuddyFinance.Integration.Models.Lookups { public class LookUpResult : BaseResult> { } }