ClassificationInfo¶
Example Json Object
1{
2 "accountingStandard": {
3 "id": "string",
4 "displayId": "Euro"
5 },
6 "leaseClassificationType": {
7 "name": "FINANCE",
8 "captionKey": "enum.leaseClassificationType.finance",
9 "caption": "Finance Lease"
10 }
11}
📄 Description: Data transfer object representing the classification details of leases and contracts within the Nakisa Lease Accounting Suite, encompassing financial obligations and accounting entries for accurate reporting and compliance.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
accountingStandard |
false |
none |
Value for accountingStandard field |
|
leaseClassificationType |
false |
none |
Type of the lease classification |