理由

文字列 最大桁数:80

返金理由
- 最大文字数:80byte

payType=0(オンライン決済):指定必須
payType=1(バーコード決済(店舗スキャン型)):指定任意
payType=2(バーコード決済(消費者スキャン型)):指定任意

名前空間: jp.veritrans.tercerog.mdk.dto
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)

構文

C#
public string Reason { get; set; }
Visual Basic
Public Property Reason As String
	Get
	Set
Visual C++
public:
property String^ Reason {
	String^ get ();
	void set (String^ value);
}

プロパティ値

型: String

参照