NfsExportItemReportDtoFilter¶
Example Json Object
1{
2 "reportTypeEqual": {
3 "name": "SUCCESS",
4 "captionKey": "enum.reportType.success",
5 "caption": "Success"
6 },
7 "itemIdIn": []
8}
📄 Description: Data transfer object representing a filtered report of NFS export items, essential for analyzing lease contracts and financial obligations within the Nakisa Lease Accounting Suite.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
reportTypeEqual |
false |
none |
Filter by exact match of report type |
|
itemIdIn |
[integer] |
false |
none |
Filter by multiple values of item id |