Preparing search index...
The search index is not available
IBANTools
IBANTools
ExtractBICResult
Interface ExtractBICResult
Interface for ExtractBIC result
interface
ExtractBICResult
{
bankCode
?:
string
;
branchCode
:
null
|
string
;
countryCode
?:
string
;
locationCode
?:
string
;
testBIC
:
boolean
;
valid
:
boolean
;
}
Index
Properties
bank
Code?
branch
Code
country
Code?
location
Code?
testBIC
valid
Properties
Optional
bank
Code
bank
Code
?:
string
branch
Code
branch
Code
:
null
|
string
Optional
country
Code
country
Code
?:
string
Optional
location
Code
location
Code
?:
string
testBIC
testBIC
:
boolean
valid
valid
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bank
Code
branch
Code
country
Code
location
Code
testBIC
valid
IBANTools
Loading...
Interface for ExtractBIC result