Preparing search index...
The search index is not available
nationwide
nationwide
Transaction
Class Transaction
Index
Constructors
constructor
Methods
collate
table
Properties
account
balance
change
date
type
Constructors
constructor
new
Transaction
(
row
)
:
Transaction
Parameters
row
:
default
Returns
Transaction
Methods
Static
collate
collate
(
transactions
)
:
Record
<
string
,
number
>
Parameters
transactions
:
Transaction
[]
Returns
Record
<
string
,
number
>
Static
table
table
(
str
)
:
Transaction
[]
Parameters
str
:
string
Returns
Transaction
[]
Properties
account
account
:
string
balance
balance
:
number
change
change
:
number
date
date
:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
collate
table
account
balance
change
date
type
nationwide
Loading...