# OpenapiClient::Secure3D10AuthenticationRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authentication_type** | **String** | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::Secure3D10AuthenticationRequest.new(authentication_type: null) ```