Constructor Summary
| Public Constructor | ||
| public |
constructor(response: Object) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Public Constructors
public constructor(response: Object) source
Params:
| Name | Type | Attribute | Description |
| response | Object | JSON formatted response of an rule. |
|
| response.id | Number | The rule id value |
|
| response.created_at | String | Date in which the rule was created |
|
| response.label | String | Label for the rule |
|
| response.permanent_link | String | Permanent Link |
|
| response.updated_at | String | Date in which the rule was updated |
Manual
Reference
Source
Test
