Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payment-methods
PaymentMethodBankAccount
Interface PaymentMethodBankAccount
interface
PaymentMethodBankAccount
{
ghanaBankAccount
?:
|
{
accountNumber
?:
string
;
branch
?:
string
;
name
?:
string
;
sortCode
?:
string
;
swiftCode
?:
string
;
}
|
null
;
type
?:
string
;
}
Index
Properties
ghana
Bank
Account?
type?
Properties
Optional
ghana
Bank
Account
ghanaBankAccount
?:
|
{
accountNumber
?:
string
;
branch
?:
string
;
name
?:
string
;
sortCode
?:
string
;
swiftCode
?:
string
;
}
|
null
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ghana
Bank
Account
type
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...