RemainingBalancePerAccount¶
Example Json Object
1{
2 "account": {
3 "fxEvaluationMethod": "SPOT",
4 "monetaryNature": "MONETARY",
5 "normalBalance": "DEBIT",
6 "category": "BALANCESHEET",
7 "name": "string"
8 },
9 "remainingBalance": 0
10}
📄 Description: Data transfer object representing the remaining balance for each account within the Nakisa Lease Accounting Suite, essential for tracking financial obligations related to leases and contracts in accounting entries.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
account |
false |
none |
Number of lease items |
|
remainingBalance |
number |
false |
none |
Value for remainingBalance field |