C# Class CRL.Business.OnlinePay.Company.Bill99.PciQueryContent.Response

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

Public Properties

Property Type Description
bankId string
cardType string
phoneNO string
storablePan string

Public Methods

Method Description
FromXml ( XmlDocument xmlDoc ) : Response

Method Details

FromXml() public static method

public static FromXml ( XmlDocument xmlDoc ) : Response
xmlDoc System.Xml.XmlDocument
return Response

Property Details

bankId public property

银行代码
public string bankId
return string

cardType public property

卡类型
public string cardType
return string

phoneNO public property

手机号
public string phoneNO
return string

storablePan public property

缩略卡号
public string storablePan
return string