FraudDetectionTransactionDto 型で公開されるメンバーは以下のとおりです。
コンストラクター
名前 | 説明 | |
---|---|---|
![]() | FraudDetectionTransactionDto | FraudDetectionTransactionDto クラスの新しいインスタンスを初期化します |
メソッド
名前 | 説明 | |
---|---|---|
![]() | Equals | (Object から継承されます。) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Object から継承されます。) |
![]() | GetType |
Gets the Type of the current instance.
(Object から継承されます。) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Object から継承されます。) |
![]() | ToString | (Object から継承されます。) |
プロパティ
名前 | 説明 | |
---|---|---|
![]() | CashValue |
取引金額 FraudDetectionCashValueDto
取引金額オブジェクト |
![]() | Category |
取引種別 最大桁数:20 |
![]() | Id |
取引ID 最大桁数:20 |
![]() | MethodCard |
カードメソッド FraudDetectionMethodCardDto
カードメソッドオブジェクト |
![]() | Payer |
支払者 半角英数字 最大桁数:20
支払者の連絡先。contacts オブジェクトrefIdを設定してください。 |
![]() | Time |
取引日時 最大桁数:24 |
![]() | Type |
取引分類 最大桁数:20 |