边缘性人格障碍是什么

public final class IbanEntity extends Entity
百度 据介绍,北斗七星包括了信贷平台、量化营销、智能身份识别、智能信贷系统、大数据风控、ABS资产云工厂、风险运营七大模块,可以帮助银行打造前、中、后端平台,涵盖从系统搭建到获客、风控、用户运营、贷后管理、资产处置等业务全流程中的每个节点。

An IBAN (International Bank Account Number) entity extracted from a piece of text. It provides the country code and a canonical format for the IBAN.

Inherited Constant Summary

Public Method Summary

String
getIban()
Returns the full IBAN detected for this entity, canonically formatted.
String
getIbanCountryCode()
Returns the ISO 3166-1 alpha-2 country code detected for this entity (two letter String).

Inherited Method Summary

Public Methods

public String getIban ()

Returns the full IBAN detected for this entity, canonically formatted.

public String getIbanCountryCode ()

Returns the ISO 3166-1 alpha-2 country code detected for this entity (two letter String).