github.com/twilio/twilio-go@v1.20.1/rest/microvisor/v1/docs/MicrovisorV1DeviceSecret.md (about) 1 # MicrovisorV1DeviceSecret 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **DeviceSid** | Pointer to **string** | A 34-character string that uniquely identifies the parent Device. | 8 **Key** | Pointer to **string** | The secret key; up to 100 characters. | 9 **DateRotated** | Pointer to [**time.Time**](time.Time.md) | | 10 **Url** | Pointer to **string** | The absolute URL of the Secret. | 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14