# CyberSource.InlineResponse40016

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | **String** | Machine-readable error code (e.g. `BAD_REQUEST`, `NOT_FOUND`, `INTERNAL_ERROR`). | [optional] 
**message** | **String** | Human-readable description of what went wrong and how to fix it. | [optional] 
**status** | **Number** | HTTP status code. | [optional] 
**timestamp** | **Date** | ISO 8601 timestamp when the error occurred. | [optional] 
**path** | **String** | The request path that produced this error. | [optional] 


