16 using Newtonsoft.Json;
17 using System.Collections.Generic;
29 [JsonProperty(PropertyName =
"uid")]
30 public int Uid {
get;
set; }
35 [JsonProperty(PropertyName =
"liveControl")]
42 [JsonProperty(PropertyName =
"permission")]
48 [JsonProperty(PropertyName =
"publicId")]
54 [JsonProperty(PropertyName =
"profileImage")]
60 [JsonProperty(PropertyName =
"email")]
61 public string Email {
get;
set; }
66 [JsonProperty(PropertyName =
"name")]
67 public string Name {
get;
set; }
72 [JsonProperty(PropertyName =
"bio")]
73 public string Bio {
get;
set; }
78 [JsonProperty(PropertyName =
"owner")]
91 [JsonProperty(PropertyName =
"projectId")]
97 [JsonProperty(PropertyName =
"libraryName")]
103 [JsonProperty(PropertyName =
"ownerName")]
109 [JsonProperty(PropertyName =
"access")]
121 [JsonProperty(PropertyName =
"chartName")]
127 [JsonProperty(PropertyName =
"width")]
133 [JsonProperty(PropertyName =
"height")]
139 [JsonProperty(PropertyName =
"row")]
140 public int Row {
get;
set; }
145 [JsonProperty(PropertyName =
"column")]
151 [JsonProperty(PropertyName =
"sort")]
157 [JsonProperty(PropertyName =
"definition")]
169 [JsonProperty(PropertyName =
"xs")]
170 public List<GridChart>
Xs {
get;
set; }
175 [JsonProperty(PropertyName =
"sm")]
176 public List<GridChart>
Sm {
get;
set; }
181 [JsonProperty(PropertyName =
"md")]
182 public List<GridChart>
Md {
get;
set; }
187 [JsonProperty(PropertyName =
"lg")]
188 public List<GridChart>
Lg {
get;
set; }
193 [JsonProperty(PropertyName =
"xl")]
194 public List<GridChart>
Xl {
get;
set; }
205 [JsonProperty(PropertyName =
"id")]
206 public string Id {
get;
set; }
211 [JsonProperty(PropertyName =
"name")]
212 public string Name {
get;
set; }
223 [JsonProperty(PropertyName =
"name")]
224 public string Name {
get;
set; }
229 [JsonProperty(PropertyName =
"value")]
241 [JsonProperty(PropertyName =
"projectId")]
247 [JsonProperty(PropertyName =
"name")]
248 public string Name {
get;
set; }
253 [JsonProperty(PropertyName =
"created")]
259 [JsonProperty(PropertyName =
"modified")]
265 [JsonProperty(PropertyName =
"language")]
271 [JsonProperty(PropertyName =
"ownerId")]
277 [JsonProperty(PropertyName =
"organizationId")]
283 [JsonProperty(PropertyName =
"collaborators")]
289 [JsonProperty(PropertyName =
"leanVersionId")]
295 [JsonProperty(PropertyName =
"leanPinnedToMaster")]
301 [JsonProperty(PropertyName =
"owner")]
307 [JsonProperty(PropertyName =
"description")]
313 [JsonProperty(PropertyName =
"channelId")]
319 [JsonProperty(PropertyName =
"parameters")]
325 [JsonProperty(PropertyName =
"libraries")]
331 [JsonProperty(PropertyName =
"grid" )]
337 [JsonProperty(PropertyName =
"liveGrid")]
343 [JsonProperty(PropertyName =
"paperEquity")]
349 [JsonProperty(PropertyName =
"lastLiveDeployment")]
355 [JsonProperty(PropertyName =
"liveForm")]
361 [JsonProperty(PropertyName =
"encrypted")]
367 [JsonProperty(PropertyName =
"codeRunning")]
373 [JsonProperty(PropertyName =
"leanEnvironment")]
379 [JsonProperty(PropertyName =
"encryptionKey")]
391 [JsonProperty(PropertyName =
"id")]
392 public int Id {
get;
set; }
397 [JsonProperty(PropertyName =
"created")]
403 [JsonProperty(PropertyName =
"description")]
409 [JsonProperty(PropertyName =
"leanHash")]
415 [JsonProperty(PropertyName =
"leanCloudHash")]
421 [JsonProperty(PropertyName =
"name")]
422 public string Name {
get;
set; }
427 [JsonProperty(PropertyName =
"ref")]
428 public string Ref {
get;
set; }
433 [JsonProperty(PropertyName =
"public")]
445 [JsonProperty(PropertyName =
"versions")]
457 [JsonProperty(PropertyName =
"projects")]