C# Class CRL.Business.OnlinePay.Company.Lianlian.Message.WapAuth.PayReturn

Inheritance: MessageBase
Show file Open project: hubro-xx/CRL2

Public Properties

Property Type Description
dt_order string
money_order string
no_order string
oid_paybill string
result_pay string
settle_date string

Property Details

dt_order public property

商户订单时间
public string dt_order
return string

money_order public property

交易金额
public string money_order
return string

no_order public property

商户唯一订单号
public string no_order
return string

oid_paybill public property

连连支付支付单号
public string oid_paybill
return string

result_pay public property

支付结果 SUCCESS 成功
public string result_pay
return string

settle_date public property

清算日期
public string settle_date
return string