This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.Collections.Generic;
|
||||
using System;
|
||||
namespace AyaNova.Models
|
||||
{
|
||||
|
||||
@@ -7,7 +7,8 @@ namespace AyaNova.Models
|
||||
{
|
||||
public string DataListKey { get; set; }
|
||||
public string ClientCriteria { get; set; }
|
||||
public long FilterId {get;set;}
|
||||
public long FilterId {get;set;}
|
||||
public DateTimeOffset ClientTimeStamp {get;set;}
|
||||
}
|
||||
/*
|
||||
REQUEST
|
||||
|
||||
Reference in New Issue
Block a user