NonLeaseAccountDeterminationDto¶
Example Json Object
1{
2 "accrualAccountId": 0,
3 "accrualClearingAccountId": 0,
4 "reconciliationAccountId": 0,
5 "indexExpenseAccountId": 0
6}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
accrualAccountId |
integer(int64) |
false |
none |
none |
accrualClearingAccountId |
integer(int64) |
false |
none |
none |
reconciliationAccountId |
integer(int64) |
false |
none |
none |
indexExpenseAccountId |
integer(int64) |
false |
none |
none |