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