github.com/twilio/twilio-go@v1.20.1/rest/content/v1/docs/CardAction.md (about) 1 # CardAction 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Type** | [**CardActionType**](CardActionType.md) | | 8 **Title** | **string** | | 9 **Url** | **string** | |[optional] 10 **Phone** | **string** | |[optional] 11 **Id** | **string** | |[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