github.com/twilio/twilio-go@v1.20.1/rest/content/v1/docs/TwilioCard.md (about)

     1  # TwilioCard
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Title** | **string** |  |
     8  **Subtitle** | **string** |  |[optional] 
     9  **Media** | **[]string** |  |[optional] 
    10  **Actions** | [**[]CardAction**](CardAction.md) |  |[optional] 
    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