PaymentInquiryResponse
PaymentInquiryResponse class
支付状态查询响应类
public class PaymentInquiryResponse
构造函数
姓名 | 描述 |
---|---|
PaymentInquiryResponse() | 初始化一个新的实例PaymentInquiryResponse 类. |
特性
姓名 | 描述 |
---|---|
CheckNumber { get; set; } | 获取或设置服务器分配给本次付款的支票号码。 |
PaymentProcessingStatus { get; set; } | 获取或设置PaymentProcessingStatus . |
ServerId { get; set; } | 获取或设置服务器分配给被查询支付的ID。 |