Class PresentmentMailTransactionResponse
PresentmentMailTransactionResponse class
請求書提示メール取引応答クラス.
public class PresentmentMailTransactionResponse : AbstractTransactionResponse
コンストラクター
| 名前 | 説明 |
|---|---|
| PresentmentMailTransactionResponse() | の新しいインスタンスを初期化しますPresentmentMailTransactionResponseclass. |
プロパティ
| 名前 | 説明 |
|---|---|
| ClientCookie { get; set; } | トランザクションでエコーされるデータを取得または設定する |
| OfxExtension { get; set; } | を取得または設定しますOfxExtensionType. |
| PresentmentMailResponse { get; set; } | を取得または設定しますPresentmentMailResponse. |
| Status { get; set; } | を取得または設定しますStatus. |
| TransactionUniqueId { get; set; } | このトランザクションに対してクライアントが割り当てたグローバルに一意の ID を取得または設定します。 |