{
"uid": "string",
"sort": 0,
"priority": 0,
"dailyLimitMinutes": 1,
"weeklyLimitMinutes": 1,
"monthlyLimitMinutes": 1,
"conditions": [
{
"entities": [
{
"entityType": "User",
"entityId": "string"
}
]
}
],
"createdAt": "string",
"updatedAt": "string"
}