Sha256: 527a030f70642a1872984efbf6e58d7caa18545467d7ff275ec419e9e1263879
Contents?: true
Size: 448 Bytes
Versions: 7
Compression:
Stored size: 448 Bytes
Contents
# OpenapiClient::AuthenticationResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authentication_type** | **String** | Specifies the version of 3DS to be used where authentication was managed outside of the gateway. | ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::AuthenticationResult.new(authentication_type: Secure3D10AuthenticationResult) ```
Version data entries
7 entries across 7 versions & 1 rubygems