exemptionIndicator property
- @BuiltValueField.new(wireName: r'exemptionIndicator')
Indicates the exemption type that was applied by the issuer to the authentication, if exemption applied. Allowed values: * lowValue * secureCorporate * trustedBeneficiary * transactionRiskAnalysis
Implementation
@BuiltValueField(wireName: r'exemptionIndicator')
ThreeDS2ResultExemptionIndicatorEnum? get exemptionIndicator;