cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
12 lines (8 loc) • 759 B
Markdown
# CyberSource.InlineResponse4033
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**submitTimeUtc** | **String** | Time of request in UTC. Format: `YYYY-MM-DDThhmmssZ`, where: - `T`: Separates the date and the time - `Z`: Indicates Coordinated Universal Time (UTC), also known as Greenwich Mean Time (GMT) Example: `2020-01-11T224757Z` equals January 11, 2020, at 22:47:57 (10:47:57 p.m.) | [optional]
**status** | **String** | Possible values: - `UNAUTHORIZED` | [optional]
**reason** | **String** | The reason of the status. Possible values: - `UNAUTHORIZED` | [optional]
**message** | **String** | The detail message related to the status and reason. | [optional]