# CyberSource.InlineResponse20111

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clientReferenceInformation** | [**InlineResponse20111ClientReferenceInformation**](InlineResponse20111ClientReferenceInformation.md) |  | [optional] 
**id** | **String** | Request ID generated by Cybersource. This was sent in the header on the request. Echo value from x-requestid  | 
**submitTimeUtc** | **String** | Time of request in UTC. Format: `YYYY-MM-DDThh:mm:ssZ`  **Example** `2023-05-17T22:47:57Z` equals May 17, 2023, at 22:47:57 (10:47:57 PM). The `T` separates the date and the time. The `Z` indicates UTC.  | 
**status** | **String** | Message describing the status of the currency conversion request.   Possible values: - PENDING - DECLINED - SERVER_ERROR | 
**errorInformation** | [**InlineResponse20111ErrorInformation**](InlineResponse20111ErrorInformation.md) |  | [optional] 
**orderInformation** | [**InlineResponse20111OrderInformation**](InlineResponse20111OrderInformation.md) |  | [optional] 
**processorInformation** | [**InlineResponse20111ProcessorInformation**](InlineResponse20111ProcessorInformation.md) |  | [optional] 


