Constructor Summary
Public Constructor | ||
public |
constructor(response: Object) |
Member Summary
Public Members | ||
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 template. |
|
response.id | Number | The template id value |
|
response.category | String | Category of the template |
|
response.created_at | String | Date in which the template was created |
|
response.updated_at | String | Date in which the template was updated |