Added Android code
[wl-app.git] / Android / app / objectbox-models / default.json
1 {
2   "_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
3   "_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
4   "_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
5   "entities": [
6     {
7       "id": "1:1266212408658120333",
8       "lastPropertyId": "27:6081938606404169841",
9       "name": "BookModel",
10       "properties": [
11         {
12           "id": "1:4875450393257016076",
13           "name": "localId"
14         },
15         {
16           "id": "2:6442526149769234951",
17           "name": "kind"
18         },
19         {
20           "id": "3:6139716336211719332",
21           "name": "author"
22         },
23         {
24           "id": "4:9122866387478688597",
25           "name": "url"
26         },
27         {
28           "id": "5:2911729206207838262",
29           "name": "title"
30         },
31         {
32           "id": "6:6733284022068068913",
33           "name": "cover"
34         },
35         {
36           "id": "7:2855699566794978818",
37           "name": "epoch"
38         },
39         {
40           "id": "8:3155585116505368178",
41           "name": "href"
42         },
43         {
44           "id": "9:5758122160014138064",
45           "name": "genre"
46         },
47         {
48           "id": "10:4565534831058503932",
49           "name": "slug"
50         },
51         {
52           "id": "11:2010568180259287879",
53           "name": "coverThumb"
54         },
55         {
56           "id": "14:1346463204325727422",
57           "name": "key"
58         },
59         {
60           "id": "15:7680817761521283170",
61           "name": "hasAudio"
62         },
63         {
64           "id": "18:147986086857220058",
65           "name": "currentChapter"
66         },
67         {
68           "id": "19:8713447497975671246",
69           "name": "totalChapters"
70         },
71         {
72           "id": "20:8513709726333847808",
73           "name": "ebookFileUrl"
74         },
75         {
76           "id": "21:4938160215891531703",
77           "name": "currentAudioChapter"
78         },
79         {
80           "id": "22:4218282539034900953",
81           "name": "totalAudioChapters"
82         },
83         {
84           "id": "23:4885260030438873466",
85           "name": "audioFileUrls"
86         },
87         {
88           "id": "24:6566362314372860102",
89           "name": "coverColor"
90         },
91         {
92           "id": "25:782192741435330189",
93           "name": "liked"
94         },
95         {
96           "id": "26:4213249825017494295",
97           "name": "sortedKey"
98         },
99         {
100           "id": "27:6081938606404169841",
101           "name": "ebookName"
102         }
103       ],
104       "relations": []
105     }
106   ],
107   "lastEntityId": "2:1504498481041860157",
108   "lastIndexId": "1:6468504721746553676",
109   "lastRelationId": "0:0",
110   "lastSequenceId": "0:0",
111   "modelVersion": 4,
112   "modelVersionParserMinimum": 4,
113   "retiredEntityUids": [
114     1504498481041860157
115   ],
116   "retiredIndexUids": [
117     6468504721746553676
118   ],
119   "retiredPropertyUids": [
120     6803086463971496152,
121     3080154473130007804,
122     1621280139326722999,
123     2103818903142647350,
124     6713758539027593090,
125     2491180996489637688,
126     4042232117924105743,
127     5735503626971019687,
128     8275039331603704005,
129     2881981269631671029,
130     8276445823965894226,
131     3807782664163355511,
132     8710097352585536243,
133     8415046264594345414,
134     1929729267744483000
135   ],
136   "retiredRelationUids": [],
137   "version": 1
138 }