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