C# Class CRL.Business.OnlinePay.Company.Bill99.GetDynNumContent.Request

Inheritance: PCIBase
Mostrar archivo Open project: hubro-xx/CRL2 Class Usage Examples

Public Properties

Property Type Description
amount string
bankId string
cardHolderId string
cardHolderName string
cvv2 string
expiredDate string
externalRefNumber string
idType string
pan string
phoneNO string
storablePan string

Property Details

amount public_oe property

金额
public string amount
return string

bankId public_oe property

银行代码
public string bankId
return string

cardHolderId public_oe property

持卡人身份证号
public string cardHolderId
return string

cardHolderName public_oe property

持卡人姓名
public string cardHolderName
return string

cvv2 public_oe property

卡验证码
public string cvv2
return string

expiredDate public_oe property

卡效期
public string expiredDate
return string

externalRefNumber public_oe property

外部跟踪编号
public string externalRefNumber
return string

idType public_oe property

证件类型
public string idType
return string

pan public_oe property

卡号
public string pan
return string

phoneNO public_oe property

电话
public string phoneNO
return string

storablePan public_oe property

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