Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#authentication_transaction_id
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#authentication_transaction_id ⇒ Object
Payer authentication transaction identifier is used to link the check enrollment and validate authentication messages. For Rupay, this field should be passed as request only for Resend OTP use case.
38 39 40 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 38 def authentication_transaction_id @authentication_transaction_id end |