@tax1driver/ts-tpay
Preparing search index...
TPay
Accounts
BankAccount
Interface BankAccount
interface
BankAccount
{
accountNo
:
string
;
accountType
:
number
;
bankName
:
string
;
countryCode
:
string
;
currency
:
string
;
ownerAddress
:
string
;
ownerName
:
string
;
}
Index
Properties
account
No
account
Type
bank
Name
country
Code
currency
owner
Address
owner
Name
Properties
account
No
accountNo
:
string
account
Type
accountType
:
number
bank
Name
bankName
:
string
country
Code
countryCode
:
string
currency
currency
:
string
owner
Address
ownerAddress
:
string
owner
Name
ownerName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
No
account
Type
bank
Name
country
Code
currency
owner
Address
owner
Name
@tax1driver/ts-tpay
Loading...