haikal/quota.json
Marwan Alwali 250e0aa7bb update
2025-05-26 15:17:10 +03:00

33 lines
682 B
JSON

[
{
"model": "plans.quota",
"pk": 1,
"fields": {
"order": 0,
"created": "2025-05-03T16:26:49.537Z",
"updated_at": "2025-05-03T16:26:49.537Z",
"codename": "Users",
"name": "مستخدم",
"unit": "",
"description": "",
"is_boolean": false,
"url": ""
}
},
{
"model": "plans.quota",
"pk": 2,
"fields": {
"order": 1,
"created": "2025-05-03T16:27:03.802Z",
"updated_at": "2025-05-03T16:27:03.802Z",
"codename": "Cars",
"name": "سيارات",
"unit": "",
"description": "",
"is_boolean": false,
"url": ""
}
}
]