@tax1driver/ts-tpay
Preparing search index...
TPay
Collect
BankAccount
Interface BankAccount
Bank account information
interface
BankAccount
{
accountNumber
:
string
;
additionalInformation
:
string
;
createdAt
:
string
;
id
:
string
;
ownerName
:
string
;
status
:
string
;
}
Index
Properties
account
Number
additional
Information
created
At
id
owner
Name
status
Properties
account
Number
accountNumber
:
string
additional
Information
additionalInformation
:
string
created
At
createdAt
:
string
id
id
:
string
owner
Name
ownerName
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Number
additional
Information
created
At
id
owner
Name
status
@tax1driver/ts-tpay
Loading...
Bank account information