secureCorporate constant

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

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