namespace BMA.EHR.Application.Requests { public class InsigniaApproveRequest { public List Items { get; set; } } }