Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#acs_url
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#acs_url ⇒ Object
URL for the card-issuing bank’s authentication form that you receive when the card is enrolled. The value can be very large.
26 27 28 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 26 def acs_url @acs_url end |