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

Inheritance: PCIBase
Afficher le fichier Open project: hubro-xx/CRL2 Class Usage Examples

Méthodes publiques

Свойство Type Description
bankId string
cardType string
phoneNO string
storablePan string

Méthodes publiques

Méthode Description
FromXml ( XmlDocument xmlDoc ) : Response

Method Details

FromXml() public static méthode

public static FromXml ( XmlDocument xmlDoc ) : Response
xmlDoc System.Xml.XmlDocument
Résultat Response

Property Details

bankId public_oe property

银行代码
public string bankId
Résultat string

cardType public_oe property

卡类型
public string cardType
Résultat string

phoneNO public_oe property

手机号
public string phoneNO
Résultat string

storablePan public_oe property

缩略卡号
public string storablePan
Résultat string