FraudDetectionCbAuditTrailDto 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドFraudDetectionCbAuditTrailDto
FraudDetectionCbAuditTrailDto クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

プロパティ

  名前説明
Public プロパティCode
名称コード

半角英数字 最大桁数:20

スコアリングの契機となったルールの名称コード。

Public プロパティRuleAction
評価アクション

半角英数字 最大桁数:100

ルールに設定されている、最高の不正リスク評価アクション。
APPROVE:承認
NOTE:ノート
REJECT:却下
SUSPECT:不審
XSPECIAL:特別監視(通常は使用しません)

Public プロパティRuleScore
スコア

半角英数字 最大桁数:38

ルールに設定されているスコア。

参照