{
"name": "string",
"id": "string",
"createdAt": "string",
"createdBy": "string",
"updatedAt": "string",
"updatedBy": "string",
"featuresCount": 0,
"features": [
{
"id": "string",
"createdAt": "string",
"createdBy": "string",
"updatedAt": "string",
"updatedBy": "string",
"name": "string",
"description": "string",
"slug": "string",
"groupId": "string",
"service": "string",
"hasQuantity": true,
"isActive": true,
"unit": "string",
"hasSubscription": true,
"image": "string",
"group": {
"name": "string",
"id": "string",
"createdAt": "string",
"createdBy": "string",
"updatedAt": "string",
"updatedBy": "string",
"featuresCount": 0,
"features": []
},
"featureDependencies": null,
"monthlyPrice": {
"active": true,
"currencies": null
},
"annualPrice": {
"active": true,
"currencies": null
},
"pricePerUser": {
"active": true,
"currencies": null
}
}
]
}