Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#three_ds_server_transaction_id
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#three_ds_server_transaction_id ⇒ Object
Unique transaction identifier assigned by the 3DS Server to identify a single transaction.
115 116 117 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 115 def three_ds_server_transaction_id @three_ds_server_transaction_id end |