Preparing search index...
The search index is not available
@myunisoft/tsd
@myunisoft/tsd
Windev
Account
AccountEntries
Interface AccountEntries
interface
AccountEntries
{
list_entries_line
:
AccountEntryLine
[]
;
thisAccount
:
{
id
:
number
;
label
:
string
;
number
:
string
}
;
total_credit
:
number
;
total_debit
:
number
;
}
Index
Properties
list_
entries_
line
this
Account
total_
credit
total_
debit
Properties
list_
entries_
line
list_entries_line
:
AccountEntryLine
[]
this
Account
thisAccount
:
{
id
:
number
;
label
:
string
;
number
:
string
}
total_
credit
total_credit
:
number
total_
debit
total_debit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
list_
entries_
line
this
Account
total_
credit
total_
debit
@myunisoft/tsd
Loading...