Class PresentmentListTransactionResponse

PresentmentListTransactionResponse class

請求書リスト トランザクション応答クラス.

public class PresentmentListTransactionResponse : AbstractTransactionResponse

コンストラクター

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

プロパティ

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

関連項目