FraudDetectionOrderDto 型で公開されるメンバーは以下のとおりです。
コンストラクター
名前 | 説明 | |
---|---|---|
![]() | FraudDetectionOrderDto | FraudDetectionOrderDto クラスの新しいインスタンスを初期化します |
メソッド
名前 | 説明 | |
---|---|---|
![]() | 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 から継承されます。) |
プロパティ
名前 | 説明 | |
---|---|---|
![]() | FailedPaymentAttempts |
決済失敗回数 半角数字 最大桁数:7
決済試行し、失敗した回数を設定してください。 |
![]() | Id |
注文ID 最大桁数:50 |
![]() | LineItems |
商品情報 FraudDetectionLineItemDtoの配列 最大桁数:7
商品情報オブジェクト |
![]() | OiRepeat |
lineItemsのサイズ 最大桁数:99 |
![]() | PromoCode |
プロモーションコード 半角数字 最大桁数:7
商品購入時に使用したプロモーションコードを設定してください。 |
![]() | Shipment |
配送情報 FraudDetectionShipmentDto 最大桁数:7
配送情報オブジェクト |
![]() | Source |
注文経路 文字列 最大桁数:192
注文経路を設定してください。注文サイトのURL等。 |