github.com/twilio/twilio-go@v1.20.1/rest/sync/v1/docs/SyncV1StreamMessage.md (about) 1 # SyncV1StreamMessage 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | The unique string that we created to identify the Stream Message resource. | 8 **Data** | Pointer to **interface{}** | An arbitrary, schema-less object that contains the Stream Message body. Can be up to 4 KiB in length. | 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12