C# 클래스 CRL.Business.OnlinePay.Company.Lianlian.Message.WapAuth.PayNotify

상속: MessageBase
파일 보기 프로젝트 열기: hubro-xx/CRL2

공개 프로퍼티들

프로퍼티 타입 설명
acct_name string
bank_code string
card_no string
dt_order string
id_no string
id_type string
info_order string
money_order string
no_agree string
no_order string
oid_paybill string
pay_type string
result_pay string
settle_date string

프로퍼티 상세

acct_name 공개적으로 프로퍼티

银行账号姓名
public string acct_name
리턴 string

bank_code 공개적으로 프로퍼티

银行编号
public string bank_code
리턴 string

card_no 공개적으로 프로퍼티

银行卡号
public string card_no
리턴 string

dt_order 공개적으로 프로퍼티

商户订单时间
public string dt_order
리턴 string

id_no 공개적으로 프로퍼티

证件号码
public string id_no
리턴 string

id_type 공개적으로 프로퍼티

证件类型
public string id_type
리턴 string

info_order 공개적으로 프로퍼티

订单描述
public string info_order
리턴 string

money_order 공개적으로 프로퍼티

交易金额
public string money_order
리턴 string

no_agree 공개적으로 프로퍼티

签约协议号
public string no_agree
리턴 string

no_order 공개적으로 프로퍼티

商户唯一订单号
public string no_order
리턴 string

oid_paybill 공개적으로 프로퍼티

连连支付支付单号
public string oid_paybill
리턴 string

pay_type 공개적으로 프로퍼티

支付方式
public string pay_type
리턴 string

result_pay 공개적으로 프로퍼티

支付结果 SUCCESS 成功
public string result_pay
리턴 string

settle_date 공개적으로 프로퍼티

清算日期
public string settle_date
리턴 string