Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#acs_transaction_id
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#acs_transaction_id ⇒ Object
Unique transaction identifier assigned by the ACS to identify a single transaction.
23 24 25 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 23 def acs_transaction_id @acs_transaction_id end |