Method: OpenapiClient::AuthenticationRequest#authentication_type

Defined in:
lib/openapi_client/models/authentication_request.rb

#authentication_typeObject

Indicates what kind of authentication scheme the merchant wants to use on the card.



19
20
21
# File 'lib/openapi_client/models/authentication_request.rb', line 19

def authentication_type
  @authentication_type
end