C# Class CRL.Business.OnlinePay.Company.Lianlian.Message.BankCardQuery

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

Public Properties

Property Type Description
card_no string
flag_amt_limit string
pay_type string

Property Details

card_no public property

银行卡号
public string card_no
return string

flag_amt_limit public property

是否返回限额标 0:不返回(默认)
public string flag_amt_limit
return string

pay_type public property

支付方式 2:快捷支付 (默认)D:认证支付
public string pay_type
return string