Lots of additions and restructuring
This commit is contained in:
@@ -8,7 +8,7 @@ namespace TOOHUCardAPI.Data.Models
|
||||
[Key]
|
||||
public string ItemCode { get; set; }
|
||||
public string CardName { get; set; }
|
||||
public Rarity Rarity { get; set; }
|
||||
public Rarity Quality { get; set; }
|
||||
public bool HasVoice { get; set; }
|
||||
public bool HasPortrait { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user