github.com/twilio/twilio-go@v1.20.1/rest/content/v1/docs/WhatsappCard.md (about) 1 # WhatsappCard 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Body** | **string** | | 8 **Footer** | **string** | |[optional] 9 **Media** | **[]string** | |[optional] 10 **HeaderText** | **string** | |[optional] 11 **Actions** | [**[]CardAction**](CardAction.md) | |[optional] 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14 15