交易系统常用的字段及数据类型

【交易系统常用的字段及数据类型】

字段名称 英文字段 java数据类型
卡号 account no String
交易金额 amount decimal
手续费 poundage decimal
转入账号
transfer
String
取款
withgrawal

存款
deposit

终端流水号
serial no
String
取款机编号
terminal no
String
交易行编号
branch no
String
备注 reference String
ATM编号 ATM ID String
吞卡标示 pickup bool
转入账号 IN Card No String
交易类型 TransType Int
存入金额 deposit decimal
转账 transfer decimal
流水号 host index String
账户余额 Account balance decimal
支付方式 methods of payme int
支付时间:Pay Time

    推荐阅读