scaExemptionRequested property
Shows the exemption type that Adyen requested for the payment. Possible values: * lowValue * secureCorporate * trustedBeneficiary * transactionRiskAnalysis
Implementation
@BuiltValueField(wireName: r'scaExemptionRequested')
String? get scaExemptionRequested;