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

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

공개 프로퍼티들

프로퍼티 타입 설명
amount string
cardHolderId string
cardHolderName string
cardNo string
cvv2 string
entryTime string
expiredDate string
externalRefNumber string
idType string
interactiveStatus string
spFlag string
terminalId string
tr3Url string
txnType string

프로퍼티 상세

amount 공개적으로 프로퍼티

交易金额
public string amount
리턴 string

cardHolderId 공개적으로 프로퍼티

持卡人身份证号
public string cardHolderId
리턴 string

cardHolderName 공개적으로 프로퍼티

持卡人姓名
public string cardHolderName
리턴 string

cardNo 공개적으로 프로퍼티

信用卡卡号
public string cardNo
리턴 string

cvv2 공개적으로 프로퍼티

卡验证码
public string cvv2
리턴 string

entryTime 공개적으로 프로퍼티

商户端交易时间
public string entryTime
리턴 string

expiredDate 공개적으로 프로퍼티

public string expiredDate
리턴 string

externalRefNumber 공개적으로 프로퍼티

外部检索参考号
public string externalRefNumber
리턴 string

idType 공개적으로 프로퍼티

证件类型
public string idType
리턴 string

interactiveStatus 공개적으로 프로퍼티

interactiveStatus
public string interactiveStatus
리턴 string

spFlag 공개적으로 프로퍼티

特殊交易标识
public string spFlag
리턴 string

terminalId 공개적으로 프로퍼티

终端编号
public string terminalId
리턴 string

tr3Url 공개적으로 프로퍼티

tr3回调地址
public string tr3Url
리턴 string

txnType 공개적으로 프로퍼티

交易类型编码
public string txnType
리턴 string