Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#authentication_transaction_context_id
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#authentication_transaction_context_id ⇒ Object
Payer authentication transaction identifier passed to link the validation and authorization calls.
41 42 43 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 41 def authentication_transaction_context_id @authentication_transaction_context_id end |