Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#pareq
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#pareq ⇒ Object
Payer authentication request (PAReq) message that you need to forward to the ACS. The value can be very large. The value is in base64.
91 92 93 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 91 def pareq @pareq end |