FlowDataGroup
Model representing an Flow Data Group (data_collection__captured_value_groups).
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 entry. |
|
| response.id | Number | The entry id value |
|
| response.created_at | String | Date in which the user was created |
|
| response.owner_type | String | Type of owner, probably 'mobile_user' |
|
| response.submitted_at | String | Date in which the user was updated |
|
| response.updated_at | String | Date in which the user was updated |
Manual
Reference
Source
Test
