17 using System.Collections.Generic;
18 using Newtonsoft.Json;
43 [JsonProperty(PropertyName =
"data")]
65 [JsonProperty(PropertyName =
"signedTime")]
77 [JsonProperty(PropertyName =
"current")]
107 public List<ProductItem>
Items {
get;
set; }
118 [JsonProperty(PropertyName =
"productId")]
119 public int Id {
get;
set; }