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

Inheritance: PCIBase
Datei anzeigen 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_oe property

银行代码
public string bankId
return string

cardType public_oe property

卡类型
public string cardType
return string

phoneNO public_oe property

手机号
public string phoneNO
return string

storablePan public_oe property

缩略卡号
public string storablePan
return string