新增涉疑交易明细查询导出并补充对手方证件信息
This commit is contained in:
@@ -110,6 +110,12 @@ public class GetBankStatementResponse {
|
||||
/** 对手方备注 */
|
||||
private String customerReference;
|
||||
|
||||
/** 交易对手方证件号 */
|
||||
private String customerCertNo;
|
||||
|
||||
/** 交易对手方统一社会信用代码 */
|
||||
private String customerSocialCreditCode;
|
||||
|
||||
// ===== 摘要和备注 =====
|
||||
|
||||
/** 用户交易摘要 */
|
||||
|
||||
Reference in New Issue
Block a user