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

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

공개 프로퍼티들

프로퍼티 타입 설명
amount string
bankId string
cardHolderId string
cardHolderName string
cvv2 string
expiredDate string
externalRefNumber string
idType string
pan string
phoneNO string
storablePan string

프로퍼티 상세

amount 공개적으로 프로퍼티

金额
public string amount
리턴 string

bankId 공개적으로 프로퍼티

银行代码
public string bankId
리턴 string

cardHolderId 공개적으로 프로퍼티

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

cardHolderName 공개적으로 프로퍼티

持卡人姓名
public string cardHolderName
리턴 string

cvv2 공개적으로 프로퍼티

卡验证码
public string cvv2
리턴 string

expiredDate 공개적으로 프로퍼티

卡效期
public string expiredDate
리턴 string

externalRefNumber 공개적으로 프로퍼티

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

idType 공개적으로 프로퍼티

证件类型
public string idType
리턴 string

pan 공개적으로 프로퍼티

卡号
public string pan
리턴 string

phoneNO 공개적으로 프로퍼티

电话
public string phoneNO
리턴 string

storablePan 공개적으로 프로퍼티

缩略卡号 卡的前6后4
public string storablePan
리턴 string