ReportItemCount¶
Example Json Object
1{
2 "postCount": 0,
3 "reverseCount": 0
4}
📄 Description: Data transfer object representing the count of report items associated with ledger entries, transactions, and accounts within the General Ledger, facilitating accurate financial record management and reporting.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
postCount |
integer(int32) |
false |
none |
Count of post |
reverseCount |
integer(int32) |
false |
none |
Count of reverse |