cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
13 lines (9 loc) • 579 B
Markdown
# CyberSource.InlineResponse4041
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**submitTimeUtc** | **String** | The time the response was submitted | [optional]
**status** | **Number** | The status code of the response | [optional]
**reason** | **String** | The reason for the response | [optional]
**message** | **String** | The message of the response | [optional]
**details** | [**[InlineResponse4041Details]**](InlineResponse4041Details.md) | The details of the validation error | [optional]