Keep download license details with aax file, not in db
This commit is contained in:
parent
9416f4e040
commit
b1a033e162
5 changed files with 35 additions and 28 deletions
|
|
@ -31,8 +31,6 @@ namespace DataLayer
|
|||
|
||||
// mutable
|
||||
public string PictureId { get; set; }
|
||||
public string AudibleKey { get; set; }
|
||||
public string AudibleIV { get; set; }
|
||||
|
||||
// book details
|
||||
public bool IsAbridged { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue