課金スタイル区分
半角数字
最大桁数:1
都度課金か、継続課金かを指定する。
初期登録以降の変更は不可とする。
"1":継続課金
"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 Type { get; set; }
Visual Basic
Public Property Type As String
	Get
	Set
Visual C++
public:
property String^ Type {
	String^ get ();
	void set (String^ value);
}

プロパティ値

型: String

参照