Class ScoreatpaySearchParameter
検索条件:スコア@払い検索パラメータクラス
Inherited Members
Namespace: jp.veritrans.tercerog.mdk.dto
Assembly: cg-mdk-dto.dll
Syntax
public class ScoreatpaySearchParameter
Properties
DetailCommandType
詳細コマンドタイプ名
Declaration
[JsonProperty("detailCommandType")]
public string[] DetailCommandType { get; set; }
Property Value
Type | Description |
---|---|
string[] |
DetailOrderType
詳細オーダー決済状態
Declaration
[JsonProperty("detailOrderType")]
public string[] DetailOrderType { get; set; }
Property Value
Type | Description |
---|---|
string[] |
LastAuthorResult
最新自動審査結果
Declaration
[JsonProperty("lastAuthorResult")]
public string[] LastAuthorResult { get; set; }
Property Value
Type | Description |
---|---|
string[] |