noExemptionApplied constant

  1. @BuiltValueEnumConst.new(wireName: r'noExemptionApplied')
AuthenticationInfoExemptionIndicatorEnum const 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;