Class PresentmentMailSyncResponse
PresentmentMailSyncResponse class
請求書提示メール同期応答クラス.
public class PresentmentMailSyncResponse : AbstractSyncResponse
コンストラクター
| 名前 | 説明 |
|---|---|
| PresentmentMailSyncResponse() | の新しいインスタンスを初期化しますPresentmentMailSyncResponseclass. |
プロパティ
| 名前 | 説明 |
|---|---|
| LostSynchronization { get; set; } | 同期要求のトークンがサーバーの履歴テーブルの最初のエントリよりも古い場合ははい。この場合、いくつかの応答が失われています。 同期要求のトークンがサーバーの履歴テーブル. |
| OfxExtension { get; set; } | を取得または設定しますOfxExtensionType. |
| PresentmentAccountFrom { get; set; } | の from を取得または設定しますPresentmentAccount. |
| PresentmentMailTransactionResponses { get; set; } | のコレクションを取得または設定しますPresentmentMailTransactionResponse. |
| Token { get; set; } | 新しい同期トークンを取得または設定します。 |