Player data initial
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace TOOHUCardAPI.Models
|
||||
{
|
||||
public class PlayerDataRequestObject
|
||||
public class PlayerDataGetRequestObject
|
||||
{
|
||||
public string Method { get; set; }
|
||||
public string[] Ids { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user