Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#ucaf_authentication_data

Defined in:
lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb

#ucaf_authentication_dataObject

AAV is a unique identifier generated by the card-issuing bank for Mastercard Identity Check transactions after the customer is authenticated. The value is in base64. Include the data in the card authorization request.



118
119
120
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 118

def ucaf_authentication_data
  @ucaf_authentication_data
end