Sha256: 0f69ab5be390803419ecd33474d5f57f4c155d97c95be17f240c04d1eca7b24f
Contents?: true
Size: 573 Bytes
Versions: 2
Compression:
Stored size: 573 Bytes
Contents
# OpenapiClient::Secure3dResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **response_code3d_secure** | **String** | Code received after successful payer-auth verification. | [optional] **cardholder_info** | **String** | The cardholder's information supplied by the ACS. | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::Secure3dResponse.new(response_code3d_secure: 3, cardholder_info: molestie nunc non blandit massa) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.14.0 | docs/Secure3dResponse.md |
first_data_gateway-1.13.0 | docs/Secure3dResponse.md |