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 a filter group. |
|
| response.id | Number | The filter group id value |
|
| response.operator | String | 'and' or 'or' |
|
| response.created_at | Boolean | The date when the filter group was created |
|
| response.updated_at | Boolean | The date when the filter group was last updated |
Manual
Reference
Source
Test
