決済センタ取引ID
名前空間: jp.veritrans.tercerog.mdk.dto半角英数字 19 文字以内
PayPalが発番する返金取引単位でユニークとなるIDが格納されます。
アセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public string CenterTxnId { get; set; } |
Visual Basic |
---|
Public Property CenterTxnId As String Get Set |
Visual C++ |
---|
public: property String^ CenterTxnId { String^ get (); void set (String^ value); } |