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