Class PresentmentDetailTransactionResponse

PresentmentDetailTransactionResponse class

請求詳細取引応答クラス.

public class PresentmentDetailTransactionResponse : AbstractTransactionResponse

コンストラクター

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

プロパティ

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

関連項目