Preparing search index...
The search index is not available
@openpit/engine
@openpit/engine
model
AccountAdjustmentAmountInit
Interface AccountAdjustmentAmountInit
Plain-object form of
AccountAdjustmentAmount
.
interface
AccountAdjustmentAmountInit
{
balance
?:
AdjustmentAmount
;
held
?:
AdjustmentAmount
;
incoming
?:
AdjustmentAmount
;
}
Index
Properties
balance?
held?
incoming?
Properties
Optional
balance
balance
?:
AdjustmentAmount
Optional
held
held
?:
AdjustmentAmount
Optional
incoming
incoming
?:
AdjustmentAmount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
held
incoming
@openpit/engine
Loading...
Plain-object form of AccountAdjustmentAmount.