namespace SharedLibraryCore.Dtos.Meta.Responses
{
    public class AdministeredPenaltyResponse : ReceivedPenaltyResponse
    {
    }
}