github.com/twilio/twilio-go@v1.20.1/rest/microvisor/v1/docs/MicrovisorV1AppManifest.md (about) 1 # MicrovisorV1AppManifest 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AppSid** | Pointer to **string** | A 34-character string that uniquely identifies this App. | 8 **Hash** | Pointer to **string** | App manifest hash represented as `hash_algorithm:hash_value`. | 9 **EncodedBytes** | Pointer to **string** | The base-64 encoded manifest | 10 **Url** | Pointer to **string** | The absolute URL of this Manifest. | 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