Sha256: e58e6ba8973392efaa42537418fbb06ff97be8fc324b2aeebb172c8bd6dd7fda
Contents?: true
Size: 446 Bytes
Versions: 4
Compression:
Stored size: 446 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: Secure3DAuthenticationResult) ```
Version data entries
4 entries across 4 versions & 1 rubygems