Class PresentmentNotifyTransactionResponse

PresentmentNotifyTransactionResponse class

配送通知トランザクション応答クラス.

public class PresentmentNotifyTransactionResponse : AbstractTransactionResponse

コンストラクター

名前説明
PresentmentNotifyTransactionResponse()の新しいインスタンスを初期化しますPresentmentNotifyTransactionResponseclass.

プロパティ

名前説明
ClientCookie { get; set; }トランザクションでエコーされるデータを取得または設定する
OfxExtension { get; set; }を取得または設定しますOfxExtensionType.
PresentmentNotifyResponse { get; set; }を取得または設定しますPresentmentNotifyResponse.
Status { get; set; }を取得または設定しますStatus.
TransactionUniqueId { get; set; }このトランザクションに対してクライアントが割り当てたグローバルに一意の ID を取得または設定します。

関連項目