Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Public Constructors
public constructor(response: Object) source
Params:
Name | Type | Attribute | Description |
response | Object | JSON formatted response of an entry group. |
|
response.id | Number | The entry group id value |
|
response.category | String | Category of the entry group |
|
response.created_at | String | Date in which the group was created |
|
response.name | String | Entry group name |
|
response.permanent_link | String | The email address of the profile |
|
response.position | Number | The position of the data in the list |
|
response.updated_at | String | Date in which the group was updated |