Untitled
unknown
plain_text
4 years ago
1.8 kB
6
Indexable
[
{
"id": 2,
"name": "Support 24h",
"type": "on_off",
"description": "24/7 support is a kind of support that is available throughout the day, 7 days a week and 365 days a year. This simply means that the technical service is available around the clock.",
"recurring": true,
"unitName": "on/off",
"price": 100,
"enabled": true
},
{
"id": 20,
"name": "Automatic Backups",
"type": "on_off",
"description": "",
"recurring": true,
"unitName": "on/off",
"price": 1000,
"enabled": false
},
{
"id": 23,
"name": "Disaster Recovery Service",
"type": "on_off",
"description": "Disaster recovery involves a set of policies, tools, and procedures to enable the recovery or continuation of vital technology infrastructure and systems following a natural or human-induced disaster.",
"unitName": "on/off",
"price": 1000
},
{
"id": 11,
"name": "Licences",
"type": "quantity",
"description": "Lorem ipsum dolor sit amet",
"recurring": true,
"unitName": "license",
"price": "0-100",
"allocatedQuantity": 5
},
{
"id": 12,
"name": "Antivirus Licences",
"type": "quantity",
"description": "Lorem ipsum dolor sit amet",
"recurring": true,
"unitName": "license",
"price": "1500-6000",
"allocatedQuantity": 1
},
{
"id": 13,
"name": "OS Licences",
"type": "quantity",
"description": "Lorem ipsum dolor sit amet",
"recurring": true,
"unitName": "OS",
"price": "1500-6000",
"allocatedQuantity": 2
}
]Editor is loading...