github.com/twilio/twilio-go@v1.20.1/rest/content/v1/docs/ContentCreateRequest.md (about) 1 # ContentCreateRequest 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **FriendlyName** | **string** | User defined name of the content |[optional] 8 **Variables** | **map[string]string** | Key value pairs of variable name to value |[optional] 9 **Language** | **string** | Language code for the content | 10 **Types** | [**Types**](Types.md) | | 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