Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#exemption_data_raw

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

#exemption_data_rawObject

Payer authentication exemption indicator for Carte Bancaire exemptions. This is used with unbundled authentication and authorizations calls, for example: "low fraud merchant program". The value returned in this field should be passed in the authorization request under the field - ‘consumerAuthenticationInformation.strongAuthentication.issuerInformation.exemptionDataRaw`.



83
84
85
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 83

def exemption_data_raw
  @exemption_data_raw
end