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