trustedBeneficiary constant

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

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'trustedBeneficiary')
static const ThreeDS2ResultExemptionIndicatorEnum trustedBeneficiary = _$threeDS2ResultExemptionIndicatorEnum_trustedBeneficiary;