This commit is contained in:
2021-02-02 19:53:29 +00:00
parent e70a1a256e
commit e6671fa2bb
4 changed files with 7 additions and 2 deletions

View File

@@ -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