라이브 상세 페이지 추가
This commit is contained in:
67
model-SodaLive-dev.json
Normal file
67
model-SodaLive-dev.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
|
||||
"_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
|
||||
"_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
|
||||
"entities": [
|
||||
{
|
||||
"id": "1:1902306876074642688",
|
||||
"lastPropertyId": "8:8837430652093702400",
|
||||
"name": "PlaybackTracking",
|
||||
"properties": [
|
||||
{
|
||||
"flags": 1,
|
||||
"id": "1:3822545071117514752",
|
||||
"name": "id",
|
||||
"type": 6
|
||||
},
|
||||
{
|
||||
"id": "2:6201823391120048640",
|
||||
"name": "audioContentId",
|
||||
"type": 6
|
||||
},
|
||||
{
|
||||
"id": "3:8353299921632812032",
|
||||
"name": "totalDuration",
|
||||
"type": 6
|
||||
},
|
||||
{
|
||||
"id": "4:3188699482915899648",
|
||||
"name": "startPosition",
|
||||
"type": 6
|
||||
},
|
||||
{
|
||||
"id": "5:2487054984108217856",
|
||||
"name": "isFree",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"id": "6:5106135603734636032",
|
||||
"name": "isPreview",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"id": "7:8116657363890041600",
|
||||
"name": "endPosition",
|
||||
"type": 6
|
||||
},
|
||||
{
|
||||
"id": "8:8837430652093702400",
|
||||
"name": "playDateTime",
|
||||
"type": 9
|
||||
}
|
||||
],
|
||||
"relations": []
|
||||
}
|
||||
],
|
||||
"lastEntityId": "1:1902306876074642688",
|
||||
"lastIndexId": "0:0",
|
||||
"lastRelationId": "0:0",
|
||||
"lastSequenceId": "0:0",
|
||||
"modelVersion": 5,
|
||||
"modelVersionParserMinimum": 4,
|
||||
"retiredEntityUids": [],
|
||||
"retiredIndexUids": [],
|
||||
"retiredPropertyUids": [],
|
||||
"retiredRelationUids": [],
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user