Class BillPaymentAccountInfo

BillPaymentAccountInfo class

OFX は、支払いアカウント情報クラスを使用して、FI. からアカウント情報をダウンロードします。

public class BillPaymentAccountInfo : AbstractAccountInfo

コンストラクター

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

プロパティ

名前説明
BankAccountFrom { get; set; }の from を取得または設定しますBankAccount.
ServiceStatus { get; set; }アカウントのステータスを取得または設定します。

関連項目