Name | Type | Description | Notes |
---|---|---|---|
account_sid | Option<String> | The SID of the Account that created the resource | [optional] |
api_version | Option<String> | The API version used to generate the notification | [optional] |
call_sid | Option<String> | The SID of the Call the resource is associated with | [optional] |
date_created | Option<String> | The RFC 2822 date and time in GMT that the resource was created | [optional] |
date_updated | Option<String> | The RFC 2822 date and time in GMT that the resource was last updated | [optional] |
error_code | Option<String> | A unique error code corresponding to the notification | [optional] |
log | Option<String> | An integer log level | [optional] |
message_date | Option<String> | The date the notification was generated | [optional] |
message_text | Option<String> | The text of the notification | [optional] |
more_info | Option<String> | A URL for more information about the error code | [optional] |
request_method | Option<String> | HTTP method used with the request url | [optional] |
request_url | Option<String> | URL of the resource that generated the notification | [optional] |
request_variables | Option<String> | Twilio-generated HTTP variables sent to the server | [optional] |
response_body | Option<String> | The HTTP body returned by your server | [optional] |
response_headers | Option<String> | The HTTP headers returned by your server | [optional] |
sid | Option<String> | The unique string that identifies the resource | [optional] |
uri | Option<String> | The URI of the resource, relative to https://api.twilio.com |
[optional] |