lowValue constant

  1. @BuiltValueEnumConst.new(wireName: r'lowValue')
ThreeDS2ResultExemptionIndicatorEnum const lowValue

Indicates the exemption type that was applied by the issuer to the authentication, if exemption applied. Allowed values: * lowValue * secureCorporate * trustedBeneficiary * transactionRiskAnalysis

Implementation

@BuiltValueEnumConst(wireName: r'lowValue')
static const ThreeDS2ResultExemptionIndicatorEnum lowValue = _$threeDS2ResultExemptionIndicatorEnum_lowValue;