ResponseAdditionalDataCommonFraudRiskLevelEnum class
- Inheritance
-
- Object
- EnumClass
- ResponseAdditionalDataCommonFraudRiskLevelEnum
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
serializer
→ Serializer<
ResponseAdditionalDataCommonFraudRiskLevelEnum> -
no setter
-
values
→ BuiltSet<
ResponseAdditionalDataCommonFraudRiskLevelEnum> -
no setter
Static Methods
Constants
- high → const ResponseAdditionalDataCommonFraudRiskLevelEnum
- The risk level of the transaction as classified by the machine learning fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are: * veryLow * low * medium * high * veryHigh
- low → const ResponseAdditionalDataCommonFraudRiskLevelEnum
- The risk level of the transaction as classified by the machine learning fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are: * veryLow * low * medium * high * veryHigh
- medium → const ResponseAdditionalDataCommonFraudRiskLevelEnum
- The risk level of the transaction as classified by the machine learning fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are: * veryLow * low * medium * high * veryHigh
- unknownDefaultOpenApi → const ResponseAdditionalDataCommonFraudRiskLevelEnum
- The risk level of the transaction as classified by the machine learning fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are: * veryLow * low * medium * high * veryHigh
- veryHigh → const ResponseAdditionalDataCommonFraudRiskLevelEnum
- The risk level of the transaction as classified by the machine learning fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are: * veryLow * low * medium * high * veryHigh
- veryLow → const ResponseAdditionalDataCommonFraudRiskLevelEnum
- The risk level of the transaction as classified by the machine learning fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are: * veryLow * low * medium * high * veryHigh