Member Junction
Preparing search index...
@memberjunction/actions-bizapps-accounting
BCGLAccount
Interface BCGLAccount
Interface for a GL Account (Chart of Accounts) entry from Business Central
interface
BCGLAccount
{
accountType
:
string
;
balance
:
number
;
blocked
:
boolean
;
category
:
string
;
creditAmount
:
number
;
debitAmount
:
number
;
directPosting
:
boolean
;
displayName
:
string
;
id
:
string
;
indentation
:
number
;
lastModifiedDateTime
:
Date
;
netChange
:
number
;
number
:
string
;
subCategory
:
string
;
}
Index
Properties
account
Type
balance
blocked
category
credit
Amount
debit
Amount
direct
Posting
display
Name
id
indentation
last
Modified
Date
Time
net
Change
number
sub
Category
Properties
account
Type
accountType
:
string
balance
balance
:
number
blocked
blocked
:
boolean
category
category
:
string
credit
Amount
creditAmount
:
number
debit
Amount
debitAmount
:
number
direct
Posting
directPosting
:
boolean
display
Name
displayName
:
string
id
id
:
string
indentation
indentation
:
number
last
Modified
Date
Time
lastModifiedDateTime
:
Date
net
Change
netChange
:
number
number
number
:
string
sub
Category
subCategory
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Type
balance
blocked
category
credit
Amount
debit
Amount
direct
Posting
display
Name
id
indentation
last
Modified
Date
Time
net
Change
number
sub
Category
Member Junction
Loading...
Interface for a GL Account (Chart of Accounts) entry from Business Central