C# 클래스 CRL.Business.OnlinePay.Company.Bill99.PciQueryContent.Response

상속: PCIBase
파일 보기 프로젝트 열기: hubro-xx/CRL2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bankId string
cardType string
phoneNO string
storablePan string

공개 메소드들

메소드 설명
FromXml ( XmlDocument xmlDoc ) : Response

메소드 상세

FromXml() 공개 정적인 메소드

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

프로퍼티 상세

bankId 공개적으로 프로퍼티

银行代码
public string bankId
리턴 string

cardType 공개적으로 프로퍼티

卡类型
public string cardType
리턴 string

phoneNO 공개적으로 프로퍼티

手机号
public string phoneNO
리턴 string

storablePan 공개적으로 프로퍼티

缩略卡号
public string storablePan
리턴 string