MaketRandevu/tests/phpunit/engine/Api/V1/fixtures/service.json

10 lines
176 B
JSON
Raw Permalink Normal View History

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