namespace ROLAC.API.DTOs.Giving; public class UpdateGivingRequest : CreateGivingRequest { }