Sha256: ce82530ac46f5ae9e02ea3f87af45fce18ed74e72cdd1900d0521dbec3c669f2
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
# OpenapiClient::PaymentTokenizationResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **client_request_id** | **String** | Echoes back the value in the request header for tracking. | [optional] **api_trace_id** | **String** | Request identifier in API, can be used to request logs from the support team. | [optional] **response_type** | [**ResponseType**](ResponseType.md) | | [optional] **request_status** | **String** | The status of the request. | [optional] **request_time** | **Integer** | Time of the request. | [optional] **avs_response** | [**AVSResponse**](AVSResponse.md) | | [optional] **security_code_response** | **String** | Security code check response. | [optional] **brand** | **String** | Card brand. | [optional] **country** | **String** | Country of the card issued. | [optional] **payment_token** | [**PaymentTokenDetails**](PaymentTokenDetails.md) | | [optional] **payment_card** | [**PaymentCard**](PaymentCard.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/PaymentTokenizationResponse.md |