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

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

공개 프로퍼티들

프로퍼티 타입 설명
amount string
authorizationCode string
cardOrg string
entryTime string
externalRefNumber string
interactiveStatus string
issuer string
refNumber string
responseTextMessage string
storableCardNo string
terminalId string
transTime string
txnType string

공개 메소드들

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

메소드 상세

FromXml() 공개 정적인 메소드

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

프로퍼티 상세

amount 공개적으로 프로퍼티

金额
public string amount
리턴 string

authorizationCode 공개적으로 프로퍼티

授权码
public string authorizationCode
리턴 string

cardOrg 공개적으로 프로퍼티

卡组织编号
public string cardOrg
리턴 string

entryTime 공개적으로 프로퍼티

交易时间
public string entryTime
리턴 string

externalRefNumber 공개적으로 프로퍼티

外部跟踪编号
public string externalRefNumber
리턴 string

interactiveStatus 공개적으로 프로퍼티

消息状态
public string interactiveStatus
리턴 string

issuer 공개적으로 프로퍼티

发卡银行名称
public string issuer
리턴 string

refNumber 공개적으로 프로퍼티

系统参考号
public string refNumber
리턴 string

responseTextMessage 공개적으로 프로퍼티

应答码文本消息
public string responseTextMessage
리턴 string

storableCardNo 공개적으로 프로퍼티

缩略卡号
public string storableCardNo
리턴 string

terminalId 공개적으로 프로퍼티

终端号
public string terminalId
리턴 string

transTime 공개적으로 프로퍼티

交易传输时间
public string transTime
리턴 string

txnType 공개적으로 프로퍼티

交易类型
public string txnType
리턴 string