ClassificationInfo¶
Example Json Object
1{
2 "accountingStandard": {
3 "id": "string",
4 "displayId": "Euro"
5 },
6 "leaseClassificationType": "NON_LEASE"
7}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
accountingStandard |
false |
none |
Basic identifier object containing ID and display information. |
|
leaseClassificationType |
string |
false |
none |
none |
Enumerated Values
Attribute |
Value |
|---|---|
leaseClassificationType |
DIRECT_FINANCING, FINANCE, LOW_VALUE, NON_LEASE, OPERATING, PROVISIONING, SALES_TYPE, SERVICE_CONTRACT, SHORT_TERM |