github.com/twilio/twilio-go@v1.20.1/rest/preview_messaging/v1/docs/MessagingV1FailedMessageReceipt.md (about) 1 # MessagingV1FailedMessageReceipt 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **To** | **string** | The recipient phone number |[optional] 8 **ErrorMessage** | **string** | The description of the error_code |[optional] 9 **ErrorCode** | **int** | The error code associated with the message creation attempt |[optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13