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