Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#challenge_cancel_code

Defined in:
lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb

#challenge_cancel_codeObject

An indicator as to why the transaction was canceled. Possible Values: - ‘01`: Cardholder selected Cancel. - `02`: Reserved for future EMVCo use (values invalid until defined by EMVCo). - `03`: Transaction Timed Out—Decoupled Authentication - `04`: Transaction timed out at ACS—other timeouts - `05`: Transaction Timed out at ACS - First CReq not received by ACS - `06`: Transaction Error - `07`: Unknown - `08`: Transaction Timed Out at SDK



56
57
58
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 56

def challenge_cancel_code
  @challenge_cancel_code
end