noExemptionApplied constant
- @BuiltValueEnumConst.new(wireName: r'noExemptionApplied')
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
@BuiltValueEnumConst(wireName: r'noExemptionApplied')
static const AuthenticationInfoExemptionIndicatorEnum noExemptionApplied = _$authenticationInfoExemptionIndicatorEnum_noExemptionApplied;