FlowContainerModel
Model representing a flow container.
Constructor Summary
| Public Constructor | ||
| public |
constructor(response: Object) |
|
Public Constructors
public constructor(response: Object) source
Params:
| Name | Type | Attribute | Description |
| response | Object | JSON formatted response of a single flow container |
|
| response.id | Number |
|
The id of the flow container on the server |
| response.type | String |
|
The type of this object ('data_collection__containers') |
| response.name | String |
|
The name of flow container |
| response.permanent_link | String |
|
The permanent link of the flow container |
Manual
Reference
Source
Test
