file download
This commit is contained in:
@@ -8,5 +8,7 @@ namespace API.Models {
|
||||
public Guid ReferenceFile { get; set; }
|
||||
public string Name { get; set; }
|
||||
public FileType FileType { get; set; }
|
||||
|
||||
public virtual Song Song { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user