PayNowIDオブジェクト
オブジェクト
PayNowID用項目を格納するオブジェクト

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

構文

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

プロパティ値

型: PayNowIdResponse

参照