StopCheckTransactionResponse
StopCheckTransactionResponse class
停止检查事务响应类。
public class StopCheckTransactionResponse : AbstractTransactionResponse
构造函数
| 姓名 | 描述 |
|---|---|
| StopCheckTransactionResponse() | 初始化一个新的实例StopCheckTransactionResponse类. |
特性
| 姓名 | 描述 |
|---|---|
| ClientCookie { get; set; } | 获取或设置要在事务响应中回显的数据 |
| OfxExtension { get; set; } | 获取或设置OfxExtensionType. |
| Status { get; set; } | 获取或设置Status. |
| StopCheckResponse { get; set; } | 获取或设置StopCheckResponse. |
| TransactionUniqueId { get; set; } | 获取或设置此事务的客户端分配的全局唯一 ID。 |