MaketRandevu/test/php/engine/Api/V1/fixtures/service.json

10 lines
180 B
JSON
Raw Normal View History

2016-07-09 09:24:08 +03:00
{
"id": 74,
"name": "Male Haircut",
"duration": 60,
"price": 10.00,
"currency": "Euro",
"description": "Male haircut trends.",
"categoryId": null
}