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

Inheritance: MessageBase
Afficher le fichier Open project: hubro-xx/CRL2

Méthodes publiques

Свойство 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_oe property

商户订单时间
public string dt_order
Résultat string

money_order public_oe property

交易金额
public string money_order
Résultat string

no_order public_oe property

商户唯一订单号
public string no_order
Résultat string

oid_paybill public_oe property

连连支付支付单号
public string oid_paybill
Résultat string

result_pay public_oe property

支付结果 SUCCESS 成功
public string result_pay
Résultat string

settle_date public_oe property

清算日期
public string settle_date
Résultat string