Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#specification_version
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#specification_version ⇒ Object
This field contains the 3D Secure version that was used to process the transaction. For example: 2.2.0
109 110 111 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 109 def specification_version @specification_version end |