github.com/twilio/twilio-go@v1.20.1/rest/microvisor/v1/docs/MicrovisorV1AccountConfig.md (about) 1 # MicrovisorV1AccountConfig 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Key** | Pointer to **string** | The config key; up to 100 characters. | 8 **DateUpdated** | Pointer to [**time.Time**](time.Time.md) | | 9 **Value** | Pointer to **string** | The config value; up to 4096 characters. | 10 **Url** | Pointer to **string** | The absolute URL of the Config. | 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