Parameter | Type | Description |
---|---|---|
id |
Integer |
Unique identifier of the subset. |
name |
String |
Name of the subset. |
description |
String |
Detailed description of the nature of the subset. |
created_at |
Timestamp |
Date and time, when the subset was created. |
{
"id": 28,
"name": "Italian Restaurants",
"description": "",
"created_at": "2014-09-15T09:40:01.747Z"
}