Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/spec
BankSpec
Interface BankSpec
interface
BankSpec
{
branches
?:
BankBranchSpec
[]
;
id
?:
string
;
name
?:
string
;
sortCodePrefix
?:
string
;
swiftCode
?:
string
;
}
Index
Properties
branches?
id?
name?
sort
Code
Prefix?
swift
Code?
Properties
Optional
branches
branches
?:
BankBranchSpec
[]
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
sort
Code
Prefix
sortCodePrefix
?:
string
Optional
swift
Code
swiftCode
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branches
id
name
sort
Code
Prefix
swift
Code
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...