UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

12 lines (8 loc) 833 B
# CyberSource.InlineResponse4222 ## 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: - `VALIDATION_ERROR` | [optional] **reason** | **String** | The reason of the status. Possible values: - `PRODUCT_INACTIVE` - `INVALID_MERCHANT_CONFIGURATION` - `PRODUCT_NOT_CONFIGURED` | [optional] **message** | **String** | The detail message related to the status and reason. | [optional]