Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#directory_server_error_code
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#directory_server_error_code ⇒ Object
The directory server error code indicating a problem with this transaction. Note - Max Length of this field is typically 3 characters.
65 66 67 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 65 def directory_server_error_code @directory_server_error_code end |