trustedBeneficiary constant
- @BuiltValueEnumConst.new(wireName: r'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;