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

     1  # MessagingV1Error
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Code** | **int** | The Twilio error code |[optional] 
     8  **Message** | **string** | The error message details |[optional] 
     9  **Status** | **int** | The HTTP status code |[optional] 
    10  **MoreInfo** | **string** | More information on the error |[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