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 a filter. |
|
| response.id | Number | The filter group id value |
|
| response.criteria | String | @TODO |
|
| response.method | String | @TODO |
|
| response.operator | String | for example: '>', '<', '=' |
|
| response.value | String | @TODO |
|
| response.created_at | Boolean | The date when the filter was created |
|
| response.updated_at | Boolean | The date when the filter was last updated |
Manual
Reference
Source
Test
