| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Multibase encoding of the stream id | |
| event_cid | String | CID of the event that produced this state | |
| controller | String | Controller of the stream | |
| dimensions | *serde_json::Value | Dimensions of the stream, each value is multibase encoded. | |
| data | String | Multibase encoding of the data of the stream. Content is stream type specific. |