exemptionIndicator property
- @BuiltValueField.new(wireName: r'exemptionIndicator')
Indicates the exemption type that was applied to the authentication by the issuer, if exemption applied. Possible values: * lowValue * secureCorporate * trustedBeneficiary * transactionRiskAnalysis * acquirerExemption * noExemptionApplied * visaDAFExemption
Implementation
@BuiltValueField(wireName: r'exemptionIndicator')
AuthenticationInfoExemptionIndicatorEnum? get exemptionIndicator;