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 a consent form. |
|
response.id | Number | The consent form ID value |
|
response.enabled | Boolean | Is consent form enabled |
|
response.name | String | Name of the consent form |
|
response.created_at | String | Date when the consent form was created |
|
response.updated_at | String | Date when the consent form was last updated |