DynamicFileResponse public class DynamicFileResponse Documentation public int FileID { get; set; } public string FileName { get; set; } public string Location { get; set; } public int ObjectArtifactID { get; set; } public int Size { get; set; } public DynamicFileResponse()