lowValue constant

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