Constructor Summary
| Public Constructor | ||
| public |
constructor(response: Object) |
|
Member Summary
| Public Members | ||
| public |
|
|
| 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 single site member |
|
| response.id | Number |
|
The id of the site member on the server |
| response.type | String |
|
The type of this object ('site members') |
| response.member_type | String |
|
Either 'pi' or 'patient' |
| response.created_at | String | Created at |
|
| response.updated_at | String | Updated at |
|
| response.first_consented_at | String | First consented at date |
|
| response.last_consented_at | String | Last consented at date |
|
| response.consent_status | String | The consent status |
|
| response.account_status | String | The account status |
Manual
Reference
Source
Test
