import ApproverGroupModel from 'clinical6/src/models/consent/ApproverGroup.js'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 cohort assignment. |
|
| response.id | Number | The user role ID value |
|
| response.name | Boolean | The name of the consent approver group |
|
| response.created_at | Boolean | The date when the approver group was created |
|
| response.updated_at | Boolean | The date when the approver group was last updated |
Manual
Reference
Source
Test
