UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

15 lines (11 loc) 911 B
# CyberSource.InlineResponse2013SetupsPaymentsCardProcessingConfigurationStatus ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **configurationId** | **String** | This is NOT for MVP | [optional] **version** | **String** | | [optional] **submitTimeUtc** | **String** | Time of request in UTC. `Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC. | [optional] **status** | **String** | Possible values: - SUCCESS - PARTIAL - PENDING - NOT_SETUP | [optional] **reason** | **String** | Possible values: - PENDING_PROVISIONING_PROCESS - MISSING_DATA - INVALID_DATA - DUPLICATE_FIELD - NOT_APPLICABLE | [optional] **details** | **[{String: String}]** | | [optional] **message** | **String** | | [optional]