DeleteCommand public class DeleteCommand : Command Documentation public List<ArtifactRequest> ArtifactRequests { get; set; } public DeleteCommand(List<ArtifactRequest> artifactRequests)